RNN_ChattingRobot_Week
RNN_ChattingRobot_Week copied to clipboard
问题
请问有没有具体的文件结构呢。
test时输出:outputs [26, 27, 8, 10, 11] 2没有结束符,这个应该怎么改
请问有没有具体的文件结构呢。
为什么会显示 FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'datacn/dialog/'有什么解决办法吗
2024-06-09 09:53:42.292486: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable
TF_ENABLE_ONEDNN_OPTS=0
. 2024-06-09 09:53:43.804661: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variableTF_ENABLE_ONEDNN_OPTS=0
. Traceback (most recent call last): File "D:\RNN_ChattingRobot_Week-master\datacn\test.py", line 9, inflags = tf.app.flags ^^^^^^ AttributeError: module 'tensorflow' has no attribute 'app'
怎么办???