libcublas.so.8.0 error with tensorflow

后端 未结 6 1075
轮回少年
轮回少年 2020-12-15 05:38

I am currently trying to run a project from GitHub: https://github.com/nilboy/pixel-recursive-super-resolution

After installing ubuntu on VM, I installed python with

6条回答
  •  执念已碎
    2020-12-15 06:33

    It may be an issue with the CUDA version installed. try
    $ sudo apt-get install cuda-8-0

提交回复
热议问题