L1 G4000文档中typo
未关闭
- 主要语言
- Python
- 星标
- 2k
- 派生
- 1.5k
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。