lcdevelop / ChatBotCourse

自己动手做聊天机器人教程
https://www.lcsays.com
MIT License
5.92k stars 1.69k forks source link

提示找不到legacy_seq2seq.python.ops #10

Open e421083458 opened 7 years ago

e421083458 commented 7 years ago

f the model_selection module into which all the refactored classes and functions are moved. Also note that the interface of the new CV iterators are different from that of this module. This module will be removed in 0.20. "This module will be removed in 0.20.", DeprecationWarning) Traceback (most recent call last): File "demo.py", line 7, in from tensorflow.contrib.legacy_seq2seq.python.ops import seq2seq ImportError: No module named legacy_seq2seq.python.ops 大哥,你的tensorflow版本号是多少?