pytorch/torch/utils
2024-12-02 16:05:14 +00:00
..
_strobelight Remove unused Python variables in torch/[b-z]* (#136963) 2024-10-19 16:45:22 +00:00
_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 Remove unused Python variables in torch/[b-z]* (#136963) 2024-10-19 16:45:22 +00:00
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 Remove unused Python variables in torch/[b-z]* (#136963) 2024-10-19 16:45:22 +00:00
__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 Revert "[dynamo][pytree][1/N] make CXX pytree traceable: tree_iter / tree_leaves (#137397)" 2024-12-02 16:05:14 +00:00
_device.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
_exposed_in.py
_foreach_utils.py
_freeze.py Remove unused Python variables in torch/[b-z]* (#136963) 2024-10-19 16:45:22 +00:00
_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 [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
_stats.py
_thunk.py
_traceback.py Remove unused Python variables in torch/[b-z]* (#136963) 2024-10-19 16:45:22 +00:00
_triton.py Revert "[user triton] typing triton_kernel_wrap.py (#138230)" 2024-10-18 23:12:29 +00:00
_typing_utils.py
_zip.py
backend_registration.py
bundled_inputs.py
checkpoint.py
collect_env.py Update wmic command used in collect_env.py to its counterpart in powershell due to its deprecation (#138297) 2024-10-18 07:03:17 +00:00
cpp_backtrace.py
cpp_extension.py Fix access to _msvccompiler from newer distutils (#141363) 2024-11-25 01:50:47 +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
show_pickle.py
throughput_benchmark.py
weak.py