L1 G4000文档中typo
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
3 中的最后:
如果报错CUDA error: 请检查torch版本是否为2.0.1,因为当安装某些依赖时,可能会自动升级torch版本,那么请重新降低版本至2.0.1
但代码是:conda install pytorch==2.1.2 -c pytorch -c nvidia
应该为:conda install pytorch==2.0.1 -c pytorch -c nvidia
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.