pytorch
47e9dba7 - move tf32_on_and_off fix for test_convolution.py (#102007)

Commit
1 year ago
move tf32_on_and_off fix for test_convolution.py (#102007) move tf32_on_and_off after @torch.backends.cudnn.flags(enabled=True, benchmark=False) due to @torch.backends.cudnn.flags(enabled=True, benchmark=False) overwriting tf32_on_and_off if after. Pull Request resolved: https://github.com/pytorch/pytorch/pull/102007 Approved by: https://github.com/ngimel
Author
Committer
Parents
Loading