1 Star 0 Fork 56

zjun/pytorch

forked from Gitee 极速下载/pytorch 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 231 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sam Estep 提交于 2021-06-23 03:03 +08:00 . Add pyproject.toml (#60408)
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
[tool.isort]
include_trailing_comma = true
multi_line_output = 3
skip = [
"third_party",
]
skip_gitignore = true
use_parentheses = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zjun3021/pytorch.git
git@gitee.com:zjun3021/pytorch.git
zjun3021
pytorch
pytorch
master

搜索帮助