Nexus简介
Nexus 简介
参考资料
https://zhuanlan.zhihu.com/p/379947535?utm_id=0
其他
Pytorch 无法代理问题,采用:
https://mirror.sjtu.edu.cn/pytorch-wheels/torch_stable.html
安装时
pip install \
--index-url https://pypi.tuna.tsinghua.edu.cn/simple \
--find-links https://mirror.sjtu.edu.cn/pytorch-wheels/torch_stable.html \
--no-cache-dir \
torch===2.0.0+cpu