pytorch/torch/utils
2025-09-25 06:48:44 +00:00
..
_strobelight
_sympy fix pickling for BitwiseFn (#163571) 2025-09-25 04:52:11 +00:00
backcompat
benchmark remove allow-untyped-defs from ./torch/utils/benchmark/op_fuzzers/sparse_unary.py (#163476) 2025-09-25 06:48:44 +00:00
data [BC breaking] Remove deprecated imports for torch.utils.data.datapipes.iter.grouping (#163438) 2025-09-23 05:02:06 +00:00
hipify [CUDA] Reuse blocks with record_stream during CUDA Graph capture in the CUDACachingAllocator (#158352) 2025-09-04 17:21:26 +00:00
jit
model_dump
serialization
tensorboard [data foundation][vizard] Prevent checking the device type of numpy object in Tensorboard logger (#162888) 2025-09-14 08:09:08 +00:00
viz
__init__.py
_appending_byte_serializer.py
_backport_slots.py
_config_module.py [Code Clean] Remove deadcodes about Python3.9 [4/N] (#163643) 2025-09-24 07:30:50 +00:00
_config_typing.pyi
_content_store.py
_contextlib.py
_cpp_embed_headers.py
_cpp_extension_versioner.py
_cxx_pytree.py [Code Clean] Remove deadcodes about Python3.9 [6/N] (#163645) 2025-09-24 07:30:50 +00:00
_debug_mode.py Record redistribute_local_tensor in DebugMode (#163704) 2025-09-24 16:11:26 +00:00
_device.py
_dtype_abbrs.py
_exposed_in.py
_filelock.py
_foreach_utils.py
_functools.py
_get_clean_triton.py
_helion.py
_import_utils.py
_mode_utils.py
_ordered_set.py
_python_dispatch.py [BE] Slight improvements to documentation in python_dispatch (#162963) 2025-09-21 01:45:46 +00:00
_pytree.py [Code Clean] Remove deadcodes about Python3.9 [6/N] (#163645) 2025-09-24 07:30:50 +00:00
_stats.py
_thunk.py
_traceback.py
_triton.py Workaround for mtia double init issue in has_triton (#162974) 2025-09-16 04:46:11 +00:00
_typing_utils.py
_zip.py
backend_registration.py [1/N] Remove 'type: ignore' suppressions (#163468) 2025-09-23 03:53:11 +00:00
bundled_inputs.py
checkpoint.py Add early_stop kwarg to torch.utils.checkpoint (#160781) 2025-08-26 22:32:35 +00:00
collect_env.py
cpp_backtrace.py
cpp_extension.py [Code Clean] Remove deadcodes about Python3.9 [4/N] (#163643) 2025-09-24 07:30:50 +00:00
deterministic.py
dlpack.py
file_baton.py
flop_counter.py Remove guard_size_oblivious from default contiguity python check, and add aten.sym_is_contiguous. [attempt2] (#160869) 2025-09-08 22:59:13 +00:00
hooks.py
mkldnn.py
mobile_optimizer.py
model_zoo.py
module_tracker.py
show_pickle.py
throughput_benchmark.py
weak.py