mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[vmap] Prepend "legacy" to files for old vmap implementation (#90324)
We have an older torch.vmap implementation. It is no longer supported. It still needs to exist somewhere for the sake of BC with torch.autograd.functional. This PR makes it clear what files are meant for implementing the old vmap implementation. I've seen a couple of PRs recently adding support for the old vmap implementation, so this will lessen the confusion. Test Plan: - CI Pull Request resolved: https://github.com/pytorch/pytorch/pull/90324 Approved by: https://github.com/samdow
This commit is contained in:
committed by
PyTorch MergeBot
parent
94d800ffd1
commit
4b1053497c
2506
test/test_legacy_vmap.py
Normal file
2506
test/test_legacy_vmap.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user