mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Signed-off-by: Edward Yang <ezyang@meta.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/163340 Approved by: https://github.com/aorenste, https://github.com/wdvr, https://github.com/albanD, https://github.com/malfet
21 lines
217 B
Plaintext
21 lines
217 B
Plaintext
build/
|
|
dist/
|
|
functorch.egg-info/
|
|
*__pycache__*
|
|
functorch/version.py
|
|
.gdbinit
|
|
t.py
|
|
.vscode/
|
|
ccache.sh
|
|
docs/build
|
|
docs/src
|
|
docs/source/generated
|
|
.DS_Store
|
|
op_analysis/*.txt
|
|
|
|
# Editor temporaries
|
|
*.swn
|
|
*.swo
|
|
*.swp
|
|
*.swm
|