问题:无法调用GPU跑测试
背景:显卡Titan Xp 系统Ubuntu16.04 环境tensorflow2.0.0 py3.6
解决方案:
①先看tf版本和驱动 cuda cudnn版本是否匹配;
②检查conda环境里是否有cudatoolkit和cudnn包,cuda10.1可对应cudnn7.6.4,记得用conda依次安装
问题:无法调用GPU跑测试
背景:显卡Titan Xp 系统Ubuntu16.04 环境tensorflow2.0.0 py3.6
解决方案:
①先看tf版本和驱动 cuda cudnn版本是否匹配;
②检查conda环境里是否有cudatoolkit和cudnn包,cuda10.1可对应cudnn7.6.4,记得用conda依次安装