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

incompatibility new tensorflow #15

Open
faustomilletari opened this issue Jun 12, 2018 · 3 comments
Open

incompatibility new tensorflow #15

faustomilletari opened this issue Jun 12, 2018 · 3 comments

Comments

@faustomilletari
Copy link

Iterator is not present anymore. Fortunately, It seems it is not even used in the code. Might be possible to remove it and therefore gain compatibility with latest TF.

@ksharm50
Copy link

hey have you find the solution to this problem ?
`
File "", line 1, in
from tensorflow.contrib.data import Iterator

ImportError: cannot import name 'Iterator'`

i am also facing this same problem

@faustomilletari
Copy link
Author

faustomilletari commented Jun 27, 2018 via email

@taigw
Copy link
Owner

taigw commented Dec 3, 2018

The code was based on Tensorflow 1.4. It should be updated to support the latest version.

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

3 participants