Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert 'Vision Transformer without Attention' to Keras 3. #1855

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    1ea90b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. import fixes and refactors.

    fkouteib committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    856d088 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    f40c989 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    4405d6c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    a97bfc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    f537624 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Model saving/loading fixes.

    fkouteib committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3980712 View commit details
    Browse the repository at this point in the history
  2. fix get_Config()

    fkouteib committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    baff2c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dd34b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    0ac5d07 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    910e9ef View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    77a4e2e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. code cleanup.

    fkouteib committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f17f900 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    2cf07c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154eb96 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    77f071c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    51f3d1e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    2faba87 View commit details
    Browse the repository at this point in the history
  2. Fix formatting issues.

    fkouteib committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    21c342d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    580fae8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    d0a9106 View commit details
    Browse the repository at this point in the history