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
@jackylee1 because models.rnn has been replaced by tf.contrib.rnn in new tensorflow version. but i have a similar issue . it shows ModuleNotFoundError: No module named 'copy_reg\r'.
how can i deal with it
when i try sample.py,it shows ImportError: No module named models.rnn
why is that
The text was updated successfully, but these errors were encountered: