tensorflow.python.framework.errors_impl.InvalidArgumentError: Input to reshape is a tensor with 784

TensorFlow-Tutorials-Chinese-master>03C_Keras_API_CN.ipynb运行的最后几步有点错

tensorflow.python.framework.errors_impl.InvalidArgumentError: Input to reshape is a tensor with 784_第1张图片

 文件中的layer_output1 = output_conv1([[image1]])[0]有错,改一下

你可能感兴趣的:(问题)