Skip to content

Enable support for Tensorflow 2.0 in NT3#56

Closed
mdorier wants to merge 1 commit intoECP-CANDLE:developfrom
mdorier:dev-tf2
Closed

Enable support for Tensorflow 2.0 in NT3#56
mdorier wants to merge 1 commit intoECP-CANDLE:developfrom
mdorier:dev-tf2

Conversation

@mdorier
Copy link

@mdorier mdorier commented Jan 28, 2020

This PR makes changes to enable the NT3 model nt3_baseline_keras2.py to be run with Tensorflow 2.0 (which ships with its own version of Keras). Most of the changes involve trying to import packages from keras and, if it fails, import the same packages from tensorflow.keras.

@jmohdyusof
Copy link
Contributor

I cannot test the branch dev-tf2 because it doesn't appear to be in the repo?

@mdorier
Copy link
Author

mdorier commented Jan 28, 2020

It's on my fork of the repo: https://github.com/mdorier/Benchmarks/tree/dev-tf2

@jmohdyusof
Copy link
Contributor

I asked Justin to give you permissions to create a branch in our repo so we don't have to keep them separate.

@hyoo
Copy link

hyoo commented Mar 24, 2021

This has been addressed by the recent namespace migration to tensorflow.keras

@hyoo hyoo closed this Mar 24, 2021
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.

3 participants