TypeError:strided_slice()缺少1个必需的位置参数:' strides'

时间:2017-08-16 15:19:58

标签: python-3.x machine-learning tensorflow nlp recurrent-neural-network

在我Repository运行文件comp.py时出现以下错误

TypeError: strided_slice() missing 1 required positional argument: 'strides'

我在reader.py中使用了strided_slices。我不知道为什么会出现这个错误。任何帮助都会很棒。

0 个答案:

没有答案