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

Added support for keras 3 #1

Open
wants to merge 11 commits into
base: old-jbr-main
Choose a base branch
from
Open

Added support for keras 3 #1

wants to merge 11 commits into from

Conversation

markomitos
Copy link
Owner

No description provided.

evgri243 and others added 11 commits June 25, 2024 13:52
Co-authored-by: Marko Mitosevic <[email protected]>

Merge-request: FED-MR-36
Merged-by: Evgeny Grigorenko <[email protected]>
* update jax to 0.4.18 (first arm64 release)
* make haswell optimisation optional
* configure DevContainer and stabilize it for PyCharm

Merge-request: FED-MR-43
Merged-by: Evgeny Grigorenko <[email protected]>
* add .vscode configuration
* add vscode configuration to DevContainer
* add hedron dependency to WORKSPACE and root BUILD

Merge-request: FED-MR-44
Merged-by: Evgeny Grigorenko <[email protected]>
* switch to CANVAS_IDE_TYPE_ID variable
* introduced tf_keras dependency
* changed imports from tf.keras to tf_keras
Updated model-related packages to support Keras 3:
* Models
* Metrics
* Optimizers
* Algorithms
* Reconstruction model
* Functional model
* remove the plugin installation (now implemented via CodeCanvas itself)
* move DevContainer's post-create script execution to the init script to completely prepare the environment on start
Added support for keras 3 to simulation and e2e tests
@markomitos markomitos changed the title Added support to keras 3 Added support for keras 3 Oct 18, 2024
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.

2 participants