unittest.case.SkipTest:You are importing theano.sandbox.cuda.This is the old GPU back-end and is removed from Theano的解决方案

错误如下图所示:
unittest.case.SkipTest:You are importing theano.sandbox.cuda.This is the old GPU back-end and is rem

解决方案

在命令行中输入:conda install theano pygpu

相关文章:

  • 2021-10-29
  • 2021-09-13
  • 2022-12-23
  • 2022-01-31
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
  • 2021-07-31
猜你喜欢
  • 2022-12-23
  • 2021-09-27
  • 2021-08-27
  • 2021-05-21
  • 2021-04-30
  • 2021-10-11
  • 2021-11-20
相关资源
相似解决方案