Skip to content

Conversation

@AmeerHajAli
Copy link
Contributor

in tensorflow 2.0 replacing "import tensorflow.python.keras.backend" as K with "from tensorflow.python.keras import backend as K"
solves the error tensorflow does not have attribute 'python'.

in tensorflow 2.0 replacing "import tensorflow.python.keras.backend" as K with "from tensorflow.python.keras import backend as K" solves the error tensorflow does not have attribute 'python'.
@urialon urialon merged commit cc1a974 into tech-srl:master Nov 4, 2019
@urialon
Copy link
Collaborator

urialon commented Nov 4, 2019

Thanks Ameer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants