wanghui-garcia

使用命令:

user@home:~$ python
Python 3.6.3 |Anaconda custom (64-bit)| (default, Oct 13 2017, 12:02:49)
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import torch
>>> torch.__version__
\'1.0.1.post2\' 

user@home:~$ cat /usr/local/cuda/version.txt
CUDA Version 9.0.176 

 

分类:

技术点:

相关文章:

  • 2021-11-02
  • 2022-01-12
  • 2022-03-02
  • 2022-12-23
  • 2022-12-23
  • 2021-10-03
  • 2021-06-30
猜你喜欢
  • 2021-12-24
  • 2022-01-13
  • 2021-08-14
  • 2022-01-25
  • 2022-02-14
  • 2021-12-31
相关资源
相似解决方案