pytorch/torch/utils
Andy (An) Wang 05c19d1ace [Inductor] Add back the revert part (#160054)
Add back the reverted code(https://github.com/pytorch/pytorch/pull/159809) as we've figured out the actual root cause of the internal test failures. Mote details in the internal diff.
Rollback Plan:

Differential Revision: D79776691

Pull Request resolved: https://github.com/pytorch/pytorch/pull/160054
Approved by: https://github.com/blaine-rister
2025-08-10 19:20:30 +00:00
..
_strobelight [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
_sympy [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
backcompat
benchmark [BE][EZ] Minor doc fixes (#158574) 2025-07-18 10:34:55 -05:00
bottleneck
data [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
hipify [fbgemm_gpu] Upgrade KernelLauncher kernelLaunchCheck to print help string (#158896) 2025-07-28 16:11:13 +00:00
jit
model_dump
serialization
tensorboard
viz [BE] fix remaining flake8 v7 warnings (#159044) 2025-07-25 02:56:34 +00:00
__init__.py [BE] remove torch deploy - conditionals (#158288) 2025-07-29 17:40:49 +00:00
_appending_byte_serializer.py
_backport_slots.py
_config_module.py [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
_config_typing.pyi
_content_store.py
_contextlib.py [BE] add noqa for flake8 rule B036: found except BaseException without re-raising (#159043) 2025-07-25 02:56:34 +00:00
_cpp_embed_headers.py
_cpp_extension_versioner.py
_cxx_pytree.py [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
_device.py
_dtype_abbrs.py
_exposed_in.py
_filelock.py
_foreach_utils.py
_functools.py [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
_get_clean_triton.py
_helion.py
_import_utils.py [BE] remove torch deploy - conditionals (#158288) 2025-07-29 17:40:49 +00:00
_mode_utils.py
_ordered_set.py [typing] Constrain OrderedSet generic to be Hashable (#159684) 2025-08-04 18:08:01 +00:00
_python_dispatch.py [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
_pytree.py dataclass pytree fix (#159916) 2025-08-07 08:22:41 +00:00
_stats.py
_thunk.py
_traceback.py
_triton.py [Inductor] Add back the revert part (#160054) 2025-08-10 19:20:30 +00:00
_typing_utils.py
_zip.py
backend_registration.py [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
bundled_inputs.py
checkpoint.py
collect_env.py [BE] remove torch deploy - conditionals (#158288) 2025-07-29 17:40:49 +00:00
cpp_backtrace.py
cpp_extension.py
deterministic.py
dlpack.py [DLPack] Add support for missing keyword-arguments. (#150218) 2025-07-20 00:46:20 +00:00
file_baton.py
flop_counter.py [cond] add _FlopCounterMode support for cond (#158067) 2025-07-16 17:26:20 +00:00
hooks.py
mkldnn.py
mobile_optimizer.py
model_zoo.py
module_tracker.py [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
show_pickle.py
throughput_benchmark.py
weak.py