天天看點

成功解決 gpu_device.cc:1120] Creating TensorFlow device (/device:GPU:0) -> (device: 0, name: GeForce 94

解決問題

gpu_device.cc:1120] Creating TensorFlow device (/device:GPU:0) -> (device: 0, name: GeForce 940MX, pci bus id: 0000:01:00.0, compute capability: 5.0)

解決思路

gpu device.cc:1120]建立TensorFlow裝置(/device:gpu:0)-> (device: 0, name: GeForce 940MX, pci bus id: 0000:01:00.0, compute capability: 5.0)

解決方法

參照

成功解決Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2

https://blog.csdn.net/qq_41185868/article/details/79127838

繼續閱讀