seann999 / tensorflow_mnist_ram

An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)
MIT License
44 stars 19 forks source link

Not found: Tensor name #5

Closed SeekPoint closed 7 years ago

SeekPoint commented 7 years ago

andy1028@andy1028-Envy:/media/andy1028/data1t/os_prj/github/tensorflow_mnist_ram$ python ram.py I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcublas.so locally I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcudnn.so locally I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcufft.so locally I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcuda.so.1 locally I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcurand.so locally Successfully downloaded train-images-idx3-ubyte.gz 9912422 bytes. Extracting mnist_data/train-images-idx3-ubyte.gz Successfully downloaded train-labels-idx1-ubyte.gz 28881 bytes. Extracting mnist_data/train-labels-idx1-ubyte.gz Successfully downloaded t10k-images-idx3-ubyte.gz 1648877 bytes. Extracting mnist_data/t10k-images-idx3-ubyte.gz Successfully downloaded t10k-labels-idx1-ubyte.gz 4542 bytes. Extracting mnist_data/t10k-labels-idx1-ubyte.gz WARNING:tensorflow:<tensorflow.python.ops.rnn_cell.LSTMCell object at 0x7f176f733550>: Using a concatenated state is slower and will soon be deprecated. Use state_is_tuple=True. WARNING:tensorflow:<tensorflow.python.ops.rnn_cell.LSTMCell object at 0x7f176f733550>: The input_size parameter is deprecated. I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:925] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero I tensorflow/core/common_runtime/gpu/gpu_init.cc:102] Found device 0 with properties: name: GeForce GTX 950M major: 5 minor: 0 memoryClockRate (GHz) 1.124 pciBusID 0000:01:00.0 Total memory: 4.00GiB Free memory: 3.75GiB I tensorflow/core/common_runtime/gpu/gpu_init.cc:126] DMA: 0 I tensorflow/core/common_runtime/gpu/gpu_init.cc:136] 0: Y I tensorflow/core/common_runtime/gpu/gpu_device.cc:839] Creating TensorFlow device (/gpu:0) -> (device: 0, name: GeForce GTX 950M, pci bus id: 0000:01:00.0) W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] W tensorflow/core/framework/op_kernel.cc:936] Not found: Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] E tensorflow/core/client/tensor_c_api.cc:485] Tensor name "rnn_decoder/loop_function_3/Variable_3/Adam" not found in checkpoint files save-3scales/save10000.ckpt [[Node: save/restore_slice_80 = RestoreSlice[dt=DT_FLOAT, preferred_shard=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/restore_slice_80/tensor_name, save/restore_slice_80/shape_and_slice)]] [[Node: save/restore_slice/_188 = _Recv[client_terminated=false, recv_device="/job:localhost/replica:0/task:0/gpu:0", send_device="/job:localhost/replica:0/task:0/cpu:0", send_device_incarnation=1, tensor_name="edge_413_save/restore_slice", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/gpu:0"]()]] FAILED TO LOAD CHECKPOINT andy1028@andy1028-Envy:/media/andy1028/data1t/os_prj/github/tensorflow_mnist_ram$

SeekPoint commented 7 years ago

fixed by delete the save-3scales