mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Enable UFMT on test/test_legacy_vmap.py (#124381)
Part of https://github.com/pytorch/pytorch/issues/123062 Pull Request resolved: https://github.com/pytorch/pytorch/pull/124381 Approved by: https://github.com/ezyang
This commit is contained in:
committed by
PyTorch MergeBot
parent
3d8b903d95
commit
b79b0d3d6a
@ -1097,7 +1097,6 @@ exclude_patterns = [
|
||||
'test/test_jit_string.py',
|
||||
'test/test_jiterator.py',
|
||||
'test/test_kernel_launch_checks.py',
|
||||
'test/test_legacy_vmap.py',
|
||||
'test/test_license.py',
|
||||
'test/test_linalg.py',
|
||||
'test/test_logging.py',
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user