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

Keras v3 Support #1116

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Keras v3 Support #1116

wants to merge 16 commits into from

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    085e6a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47da764 View commit details
    Browse the repository at this point in the history
  3. less mandatory dependency

    calad0i committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    22a9a93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41ccf73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    204d412 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5955968 View commit details
    Browse the repository at this point in the history
  7. fix regression errors

    calad0i committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6878077 View commit details
    Browse the repository at this point in the history
  8. catapult and oneapi tests

    calad0i committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f6161a1 View commit details
    Browse the repository at this point in the history
  9. add catapult 3-clone

    calad0i committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    19ffb1b View commit details
    Browse the repository at this point in the history
  10. rm ill-condition

    _
    calad0i committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bacf97c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. keras v3 object based parser

    calad0i committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9dacf3e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    c35d4b6 View commit details
    Browse the repository at this point in the history
  2. support activation layers

    calad0i committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    481a142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79a13ef View commit details
    Browse the repository at this point in the history
  4. add v3 conv handlers

    calad0i committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    640fa0c View commit details
    Browse the repository at this point in the history
  5. add test

    calad0i committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0b1918d View commit details
    Browse the repository at this point in the history