JiahuiYu / neuralgym

Deep Learning Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tensorflow 2.0

burning846 opened this issue · comments

When I run the code with tensorflow 2.0, it shows

AttributeError: module tensorflow has no attribute contrib

and I find the bug is about tensorflow 2.0, so I wonder if the repo will be updated to follow the version of tensorflow.

Read this document: https://www.tensorflow.org/guide/upgrade#recommended_upgrade_process
It seems like one more error:
AttributeError: module 'tensorflow' has no attribute 'get_variable_scope'

Hi, is anyone aware of a version that is working with TF 2.0

Hi, is anyone aware of a version that is working with TF 2.0

Hi, is anyone aware of a version that is working with TF 2.0

See #15