mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
22 lines
233 B
Plaintext
22 lines
233 B
Plaintext
build/
|
|
dist/
|
|
functorch.egg-info/
|
|
*__pycache__*
|
|
functorch/version.py
|
|
functorch/_C.so
|
|
.gdbinit
|
|
t.py
|
|
.vscode/
|
|
ccache.sh
|
|
docs/build
|
|
docs/src
|
|
docs/source/generated
|
|
.DS_Store
|
|
op_analysis/*.txt
|
|
|
|
# Editor temporaries
|
|
*.swn
|
|
*.swo
|
|
*.swp
|
|
*.swm
|