花费 5 ms
pytorch,cuda8,torch.cuda.is_available return flase (ubuntu14)

因为ubuntu 系统是14.0的,安装pytorch1.0的时候,本身已经安装好了cuda8,在验证gpu的时候,torch.cuda.is_available()返回false 安装命令是: conda install pytorch=1.0.1 cuda80 -c pytorch ...

Tue Aug 27 01:28:00 CST 2019 0 1290

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM