سلام.. من تنسورفلو ورژن ۱٫۳ gpu با cudnn6 رو نصب کردم وقتی برنامه ای رو اجرا میکنم اینها میاد..
2017-08-09 19:13:39.523251: 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-09 19:13:39.523270: 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-09 19:13:39.523274: 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-09 19:13:39.523277: 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-09 19:13:39.523280: 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-09 19:13:39.655864: 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-09 19:13:39.656169: I tensorflow/core/common_runtime/gpu/gpu_device.cc:955] Found device 0 with properties:
name: GeForce GTX 1070
major: 6 minor: 1 memoryClockRate (GHz) 1.7845
pciBusID 0000:01:00.0
Total memory: 7.92GiB
Free memory: 7.48GiB
2017-08-09 19:13:39.656181: I tensorflow/core/common_runtime/gpu/gpu_device.cc:976] DMA: 0
2017-08-09 19:13:39.656185: I tensorflow/core/common_runtime/gpu/gpu_device.cc:986] 0: Y
2017-08-09 19:13:39.656194: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1045] Creating TensorFlow device (/gpu:0) -> (device: 0, name: GeForce GTX 1070, pci bus id: 0000:01:00.0)
آیا تنسورفلوی من با gpu داره کار میکنه؟ اون خطهای اول منظورش چیه؟ آیا مشکلی تو نصب من وجود داره؟ ممنون از راهنماییتون..