pytorch/torch/utils
2025-08-07 08:22:41 +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 [Pyrefly][Refactor] Replace dict() calls with literal dict syntax for improved readability (#157735) 2025-07-08 18:10:33 +00:00
serialization
tensorboard [BE][16/16] fix typos in torch/ (torch/utils/) (#156606) 2025-07-02 22:55:29 +00:00
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 [BE][16/16] fix typos in torch/ (torch/utils/) (#156606) 2025-07-02 22:55:29 +00:00
_dtype_abbrs.py
_exposed_in.py
_filelock.py
_foreach_utils.py [torch] Add MTIA to the list of devices supporting foreach/fused kernels (#157583) 2025-07-04 01:15:24 +00:00
_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] Revert minimal changes to avoid internal test failures (#159809) 2025-08-05 22:05:26 +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 [BE][16/16] fix typos in torch/ (torch/utils/) (#156606) 2025-07-02 22:55:29 +00:00
checkpoint.py [BE][16/16] fix typos in torch/ (torch/utils/) (#156606) 2025-07-02 22:55:29 +00:00
collect_env.py [BE] remove torch deploy - conditionals (#158288) 2025-07-29 17:40:49 +00:00
cpp_backtrace.py
cpp_extension.py Suppress warning when using native arch for jit loading cuda extensions. (#156923) 2025-07-09 02:51:20 +00:00
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 Fix compilation and "import torch" issues for cpython 3.14 (#158184) 2025-07-15 05:06:55 +00:00