解決tensorflow無法使用gpu

tensorflow-gpu安裝參考: https://www.cnblogs.com/yincq/p/11603057.html 然後跑程序的時候發現還是用的cpu 測試了以下兩行代碼: import tensorflow as tf tf.test_is_gpu_available() 發現缺少了幾個文件 解決方法: 複製bin目錄下的curand64_100.dll文件,粘貼,重命名爲cur
相關文章
相關標籤/搜索