python
import torch
print(torch.__file__)
查看 pytorch 的安装位置/路径
最新推荐文章于 2024-11-12 17:13:29 发布
python
import torch
print(torch.__file__)