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
when I run tutorials.wikiqa.esim.ipynb, in the last run model.save(SAVE_PATH), raise ValueError: substring not found
File "D:\ProgramData\Anaconda3\envs\Matchzoo\lib\site-packages\tensorflow_core\python\ops\variables.py", line 1150, in _shared_name
return self.name[:self.name.index(":")]
The text was updated successfully, but these errors were encountered:
Describe the bug
when I run tutorials.wikiqa.esim.ipynb, in the last run model.save(SAVE_PATH), raise ValueError: substring not found
File "D:\ProgramData\Anaconda3\envs\Matchzoo\lib\site-packages\tensorflow_core\python\ops\variables.py", line 1150, in _shared_name
return self.name[:self.name.index(":")]
The text was updated successfully, but these errors were encountered: