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

Ensure compatibility with keras 3 and tensorflow 2.16 #22

Merged
merged 6 commits into from
Apr 4, 2024
Merged

Conversation

malihass
Copy link
Collaborator

@malihass malihass commented Apr 4, 2024

Upgrade Tensorflow to tensorflow 2.16

  • Keras not solely attached to tensorflow (change the imports)
  • Learning rate control done in house (set_value has changed in keras)
  • Weight files naming format changed
  • Explicit incompatibility with TF<2.16 in requirements

CI

  • print the parameter value to the PDE data file
  • Connect to the appropriate PDE data file in post proc and training

Made sure the tutorial training works

@malihass malihass changed the title Tfup Ensure compatibility with keras 3 and tensorflow 2.16 Apr 4, 2024
@malihass malihass merged commit c1da97d into main Apr 4, 2024
2 checks passed
@malihass malihass deleted the tfup branch April 4, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant