pytorch/torch/jit
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
..
_passes
mobile [BE]: Further improve pathlib checks in torch serialization (#116577) 2023-12-31 20:24:40 +00:00
__init__.py add export to torch.jit.__all__ (#120432) 2024-02-23 20:37:09 +00:00
_async.py
_await.py
_builtins.py
_check.py
_dataclass_impls.py
_decomposition_utils.py
_decompositions.py
_freeze.py
_fuser.py Enable possibly-undefined error code (#118533) 2024-01-30 21:07:01 +00:00
_ir_utils.py
_logging.py
_monkeytype_config.py Replace follow_imports = silent with normal (#118414) 2024-01-27 02:44:11 +00:00
_pickle.py
_recursive.py [torch] Use __prepare_scriptable__ for closures (#121553) 2024-03-11 19:14:19 +00:00
_script.py
_script.pyi
_serialization.py [BE]: Further improve pathlib checks in torch serialization (#116577) 2023-12-31 20:24:40 +00:00
_shape_functions.py Revert "Batch Norm Consolidation (#116092)" 2024-03-11 22:22:41 +00:00
_state.py Enable local_partial_types (#118467) 2024-01-28 13:38:22 +00:00
_trace.py [jit][nested strided tensor] support nested tensor in check_trace (#121039) 2024-03-04 01:15:45 +00:00
annotations.py
frontend.py Replace follow_imports = silent with normal (#118414) 2024-01-27 02:44:11 +00:00
generate_bytecode.py
quantized.py [quant] Remove deprecated torch.jit.quantized APIs (#118406) 2024-01-27 18:32:45 +00:00
supported_ops.py
unsupported_tensor_ops.py