relation-network icon indicating copy to clipboard operation
relation-network copied to clipboard

Task 1 Accuracy: 0.000

Open SeekPoint opened this issue 8 years ago • 1 comments

mldl@mldlUB1604:~/ub16_prj/relation-network$ python run.py [] Restoring Model! 2017-08-22 05:03:46.096772: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations. 2017-08-22 05:03:46.096806: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations. 2017-08-22 05:03:46.096812: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations. 2017-08-22 05:03:46.096817: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations. 2017-08-22 05:03:46.096822: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations. 2017-08-22 05:03:46.208621: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:893] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero 2017-08-22 05:03:46.208933: I tensorflow/core/common_runtime/gpu/gpu_device.cc:940] Found device 0 with properties: name: GeForce GTX 950M major: 5 minor: 0 memoryClockRate (GHz) 1.124 pciBusID 0000:01:00.0 Total memory: 3.95GiB Free memory: 3.71GiB 2017-08-22 05:03:46.208950: I tensorflow/core/common_runtime/gpu/gpu_device.cc:961] DMA: 0 2017-08-22 05:03:46.208956: I tensorflow/core/common_runtime/gpu/gpu_device.cc:971] 0: Y 2017-08-22 05:03:46.208968: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1030] Creating TensorFlow device (/gpu:0) -> (device: 0, name: GeForce GTX 950M, pci bus id: 0000:01:00.0) [] Validating on Task 1 Task 1 Accuracy: 0.000 mldl@mldlUB1604:~/ub16_prj/relation-network$

SeekPoint avatar Aug 21 '17 13:08 SeekPoint

Well that's not good - let me take a look, and see what's going on.

siddk avatar Aug 21 '17 20:08 siddk