Skip to content

Commit

Permalink
Enable UFMT on test_indexing&test_view_ops (#125112)
Browse files Browse the repository at this point in the history
Part of #123062

Pull Request resolved: #125112
Approved by: https://github.com/ezyang
  • Loading branch information
MatrixPlayer authored and petrex committed May 3, 2024
1 parent ec905f7 commit fbc17f1
Show file tree
Hide file tree
Showing 3 changed files with 940 additions and 508 deletions.
2 changes: 0 additions & 2 deletions .lintrunner.toml
Expand Up @@ -1071,7 +1071,6 @@ exclude_patterns = [
'test/test_fx_reinplace_pass.py',
'test/test_hub.py',
'test/test_import_stats.py',
'test/test_indexing.py',
'test/test_itt.py',
'test/test_jit.py',
'test/test_jit_autocast.py',
Expand Down Expand Up @@ -1157,7 +1156,6 @@ exclude_patterns = [
'test/test_type_promotion.py',
'test/test_unary_ufuncs.py',
'test/test_utils.py',
'test/test_view_ops.py',
'test/test_vulkan.py',
'test/test_xnnpack_integration.py',
'test/torch_np/numpy_test/**/*.py',
Expand Down

0 comments on commit fbc17f1

Please sign in to comment.