mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Revert "Delete functorch C extension entirely. (#163340)"
This reverts commit 1faf6367e396b1d0894e8735912a47ac465f469d. Reverted https://github.com/pytorch/pytorch/pull/163340 on behalf of https://github.com/wdvr due to temporary revert to pull out #162659 ([comment](https://github.com/pytorch/pytorch/pull/163340#issuecomment-3317105243))
This commit is contained in:
1
functorch/.gitignore
vendored
1
functorch/.gitignore
vendored
@ -3,6 +3,7 @@ dist/
|
||||
functorch.egg-info/
|
||||
*__pycache__*
|
||||
functorch/version.py
|
||||
functorch/_C.so
|
||||
.gdbinit
|
||||
t.py
|
||||
.vscode/
|
||||
|
Reference in New Issue
Block a user