pytorch/torch/utils
2024-12-05 00:43:49 +00:00
..
_strobelight
_sympy [inductor] Fix 3d tiling (#141709) 2024-12-01 19:47:41 +00:00
backcompat
benchmark [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
bottleneck
data [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
hipify [ROCm] cudagraph explicit sync only after capture_begin() (#138722) 2024-11-20 19:37:22 +00:00
jit
model_dump [BE] Remove Model Dump utility (#141540) 2024-11-27 22:52:55 +00:00
tensorboard [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
viz
__init__.py
_backport_slots.py
_config_module.py config: Throw if justknobs value is not a boolean (#139488) 2024-11-20 23:52:17 +00:00
_config_typing.pyi
_content_store.py
_contextlib.py
_cpp_extension_versioner.py Avoid file encoding issues when loading cpp extensions (#138565) 2024-10-28 14:06:34 +00:00
_cxx_pytree.py [dynamo][pytree][1/N] make CXX pytree traceable: tree_iter / tree_leaves (#137397) 2024-12-03 11:17:39 +00:00
_device.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
_exposed_in.py Type exposed_in decorator (#141894) 2024-12-03 16:28:17 +00:00
_foreach_utils.py
_freeze.py
_get_clean_triton.py
_import_utils.py
_mode_utils.py
_ordered_set.py
_python_dispatch.py [torchgen] Improve schema parsing with regex for numeric ranges (#140210) 2024-11-14 23:28:27 +00:00
_pytree.py When serializing treespec context, support enum as well (#141525) 2024-12-04 03:08:50 +00:00
_stats.py
_thunk.py
_traceback.py
_triton.py
_typing_utils.py
_zip.py
backend_registration.py
bundled_inputs.py
checkpoint.py
collect_env.py
cpp_backtrace.py
cpp_extension.py Fix dumb typo (#142079) 2024-12-05 00:43:49 +00:00
deterministic.py
dlpack.py
file_baton.py
flop_counter.py FlopCounterMode: Decompose ops for inference mode (#138508) 2024-11-25 16:53:10 +00:00
hooks.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
mkldnn.py
mobile_optimizer.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
model_zoo.py
module_tracker.py Fix memory leak in ModuleTracker (#141960) 2024-12-03 18:36:15 +00:00
show_pickle.py
throughput_benchmark.py
weak.py