You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
On 27. Jun 2018, at 10:54, kunal sharma ***@***.***> wrote:
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
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
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.
The text was updated successfully, but these errors were encountered: