Zhiyuan He
Zhiyuan He
没有任何格式限定
确认版本>=1.2?
把链接导入到迅雷里试试?
你可以定义新的conf呀。 你是不是内存太小了,单步调试下哪步运行出错
yaml文件是自己编写的。
Please use this code in Python2.7
Delect all the decode('utf-8') and encode('utf-8') in this code. Because python3 handles string in a different manner, I'm not sure whether it will work properly.
See https://github.com/hzy46/TensorFlow-Time-Series-Examples/issues/1
tf版本,python版本?
请用python2.7.x版本,测试过了是没问题的(在tf1.3下)