报错原因:装了两个cuda,BatchReindexLayerTest/3.TestGradient不能确定用那个

解决办法1:删除其中一个(最好删除9.1,TensorFlow支持的是9.0,为了后期安装TensorFlow就牺牲9.1版本)

解决办法2:在BatchReindexLayerTest/3.TestGradient文件中指定为cuda9.0

相关文章:

  • 2021-11-20
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
  • 2022-01-04
  • 2022-12-23
  • 2021-08-18
  • 2022-02-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-12
  • 2022-12-23
相关资源
相似解决方案