1 Star 0 Fork 1

jinmingzhi/pytorch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 521 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nicolas Hug 提交于 2022-04-19 14:00 . Model doc revamp - first PR (#5821)
build/
dist/
torchvision.egg-info/
torchvision/version.py
*/**/__pycache__
*/__pycache__
*/*.pyc
*/**/*.pyc
*/**/**/*.pyc
*/**/*~
*~
docs/build
# sphinx-gallery
docs/source/auto_examples/
docs/source/gen_modules/
docs/source/generated/
docs/source/models/generated/
# pytorch-sphinx-theme gets installed here
docs/src
.coverage
htmlcov
.*.swp
*.so*
*.dylib*
*/*.so*
*/*.dylib*
*.swp
*.swo
gen.yml
.mypy_cache
.vscode/
.idea/
*.orig
*-checkpoint.ipynb
*.venv
## Xcode User settings
xcuserdata/
# direnv
.direnv
.envrc
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jin-mingzhi0328/pytorch.git
git@gitee.com:jin-mingzhi0328/pytorch.git
jin-mingzhi0328
pytorch
pytorch
main

搜索帮助