问答详情
源自:-

无法实现老师的例子,windows的环境,求解!

用了一天的时间,也没有实现老师所做的例子。github上的例子也下载不下来。一个文件一个文件拷贝下来,在windows的idea环境下跑程序有问题。

报如下错误:

tensorflow.python.framework.errors_impl.NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for mnist/data/convalutional.ckpt

[[Node: save_1/RestoreV2 = RestoreV2[dtypes=[DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save_1/Const_0_0, save_1/RestoreV2/tensor_names, save_1/RestoreV2/shape_and_slices)]]


提问者:慕粉2002382004 2018-07-20 16:27

个回答

  • Mr_Ricky
    2018-08-09 21:29:49

    这个应该是代码问题,你可以按照视频上面的来敲一下