4 Star 12 Fork 3

Gitee 极速下载/PyTorch3D

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/facebookresearch/pytorch3d
Clone or Download
.flake8 349 Bytes
Copy Edit Raw Blame History
Jeremy Reizenstein authored 2 years ago . lint
[flake8]
# B028 No explicit stacklevel argument found.
# B907 'foo' is manually surrounded by quotes, consider using the `!r` conversion flag.
# B905 `zip()` without an explicit `strict=` parameter.
ignore = E203, E266, E501, W503, E221, B028, B905, B907
max-line-length = 88
max-complexity = 18
select = B,C,E,F,W,T4,B9
exclude = build,__init__.py
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/mirrors/PyTorch3D.git
git@gitee.com:mirrors/PyTorch3D.git
mirrors
PyTorch3D
PyTorch3D
main

Search