1 Star 0 Fork 56

seaflyren/pytorch

forked from Gitee 极速下载/pytorch 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 518 Bytes
一键复制 编辑 原始数据 按行查看 历史
[build-system]
requires = [
"setuptools",
"wheel",
"astunparse",
"numpy",
"ninja",
"pyyaml",
"setuptools",
"cmake",
"cffi",
"typing_extensions",
"future",
"six",
"requests",
"dataclasses",
]
# Use legacy backend to import local packages in setup.py
build-backend = "setuptools.build_meta:__legacy__"
[tool.black]
# Uncomment if pyproject.toml worked fine to ensure consistency with flake8
# line-length = 120
target-version = ["py37", "py38", "py39", "py310"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/seaflyren/pytorch.git
git@gitee.com:seaflyren/pytorch.git
seaflyren
pytorch
pytorch
master

搜索帮助