pytorch
5b01c8dc - fix functorch/test_ops.py test_vjp flash attention unexpected success (#102131)

Commit
1 year ago
fix functorch/test_ops.py test_vjp flash attention unexpected success (#102131) add isSm90 check for expected failure in nn.functional.scaled_dot_product_attention in functorch/test_ops.py Fixes #102029 Uses solution https://github.com/pytorch/pytorch/issues/102029#issuecomment-1560052965 which was verified by https://github.com/pytorch/pytorch/issues/102029#issuecomment-1560071148 Pull Request resolved: https://github.com/pytorch/pytorch/pull/102131 Approved by: https://github.com/zou3519
Author
Committer
Parents
Loading