pytorch
7a2930b3 - add jvp test with non-contig inputs (#89131)

Commit
2 years ago
add jvp test with non-contig inputs (#89131) Ref: https://github.com/pytorch/functorch/issues/1029 We update `test_jvp` to do contiguous and non-contiguous testing in a single test. Prev time for `test_jvp` : ~28s New time for `test_jvp`: ~45s Pull Request resolved: https://github.com/pytorch/pytorch/pull/89131 Approved by: https://github.com/zou3519
Author
Committer
Parents
Loading