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

Support tensorflow 2.16 #102

Merged
merged 11 commits into from
Jun 20, 2024
Merged

Support tensorflow 2.16 #102

merged 11 commits into from
Jun 20, 2024

Commits on Jun 18, 2024

  1. Support tensorflow 2.16

    Uri Granta committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c174d6e View commit details
    Browse the repository at this point in the history
  2. don't specify keras

    Uri Granta committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ae1735b View commit details
    Browse the repository at this point in the history
  3. setup

    Uri Granta committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    24b63a2 View commit details
    Browse the repository at this point in the history
  4. No support for numpy 2 yet

    Uri Granta committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f9078ba View commit details
    Browse the repository at this point in the history
  5. Disable fail-fast to see all the issues

    Uri Granta committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    212c069 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update optimizers too

    Uri Granta committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    08aaaaf View commit details
    Browse the repository at this point in the history
  2. Catch another tf.keras usage

    Uri Granta committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3d9143a View commit details
    Browse the repository at this point in the history
  3. typo

    Uri Granta committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1be1c67 View commit details
    Browse the repository at this point in the history
  4. Try forbidding ipython 8.23

    Uri Granta committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8da8332 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Try again

    Uri Granta committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    67a77c4 View commit details
    Browse the repository at this point in the history
  2. Use < instead of <=

    Uri Granta committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7cb7cb7 View commit details
    Browse the repository at this point in the history