-
Notifications
You must be signed in to change notification settings - Fork 35
Investigate use of Keras core #158
Copy link
Copy link
Open
Description
Keras Core is now in beta https://keras.io/keras_core/, and will replace the current tf.kerasAPI in v3. This would allow us to make pytorch, JAX and TF models with the same API, and may lead to performance improvements. Probably this will also break lots of backwards-compat of model loading (see #155...) and might need a few more code changes for custom loss functions etc. I will try to find time to investigate this before MODNet v1.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels