pytorch/test/functorch
PyTorch MergeBot fd0dbcd891 Revert "Batch Norm Consolidation (#116092)"
This reverts commit 7b4f70eda5.

Reverted https://github.com/pytorch/pytorch/pull/116092 on behalf of https://github.com/osalpekar due to Causes build failure in //caffe2:aten-hip (AMD build) target. See [D54707318](https://www.internalfb.com/diff/D54707318) for more details, may require internal build system changes to resolve. ([comment](https://github.com/pytorch/pytorch/pull/116092#issuecomment-1989542965))
2024-03-11 22:22:41 +00:00
..
attn_ft.py Fix typo under test directory (#112346) 2023-11-03 07:53:33 +00:00
attn_positional.py
common_utils.py [BE]: Update flake8 to v6.1.0 and fix lints (#116591) 2024-01-03 06:04:44 +00:00
discover_coverage.py [test][functorch] fix function name in factory_fns (#112315) 2023-10-30 22:08:07 +00:00
functorch_additional_op_db.py remove nvfuser test in upstream pytorch (#109918) 2023-09-24 13:49:37 +00:00
test_aotdispatch.py [AOTDispatch] Return mutated inputs directly when keeping mutations (#120514) 2024-03-08 16:33:26 +00:00
test_control_flow.py Windows Dynamo Error Removal CI Check (#115969) 2024-02-14 21:14:36 +00:00
test_dims.py [codemod] markDynamoStrictTest batch 22 (#117729) 2024-01-18 16:59:26 +00:00
test_eager_transforms.py Let torch dynamo inline torch.func.grad (#118407) 2024-02-28 20:05:00 +00:00
test_logging.py Add call to run_tests for more tests? (#115781) 2023-12-19 22:20:10 +00:00
test_memory_efficient_fusion.py Fixed hash issue in fx_graph_cse (#119567) 2024-02-12 18:52:11 +00:00
test_minifier.py
test_ops.py Revert "Batch Norm Consolidation (#116092)" 2024-03-11 22:22:41 +00:00
test_parsing.py Native rearrange in functorch (#101957) 2023-06-06 02:10:42 +00:00
test_rearrange.py NumPy support in torch.compile (#106211) 2023-08-11 00:39:32 +00:00
test_vmap_registrations.py vmap: simple inplace batch rule (#113513) 2023-11-21 18:55:54 +00:00
test_vmap.py Revert "Batch Norm Consolidation (#116092)" 2024-03-11 22:22:41 +00:00
xfail_suggester.py