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

upgrade to tensorflow 2.0 #52

Open
BabuTango opened this issue Jan 21, 2020 · 1 comment
Open

upgrade to tensorflow 2.0 #52

BabuTango opened this issue Jan 21, 2020 · 1 comment

Comments

@BabuTango
Copy link

import tensorflow.contrib.slim as slim
ModuleNotFoundError: No module named 'tensorflow.contrib'

@RajkiranVeldur
Copy link

Hi,

The tensorflow.contrib was for the older versions. You can use tensorflow.slim directly if you are using the latest versions of tensorflow.

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

No branches or pull requests

2 participants