pytorch/torch/utils
2022-09-27 14:45:26 +00:00
..
backcompat
benchmark Fix import of instruction count benchmark (#85359) 2022-09-21 17:17:47 +00:00
bottleneck Fix use-dict-literal lint (#83718) 2022-08-24 00:26:46 +00:00
data [DataLoader] Make distributed lazily initialized & share seed via PG (#85279) 2022-09-23 18:52:52 +00:00
hipify Update hipification logic for all ROCm headers (#85320) 2022-09-21 16:22:12 +00:00
jit Create __init__.py (#78629) 2022-06-03 18:14:21 +00:00
model_dump Fix macos public bindings failures (#80970) 2022-07-07 14:10:00 +00:00
tensorboard Fix use-dict-literal lint (#83718) 2022-08-24 00:26:46 +00:00
__init__.py Revert "Improve and expose cpp_backtrace to python binding (#84896)" 2022-09-21 03:13:20 +00:00
_cpp_extension_versioner.py
_crash_handler.py
_cuda_trace.py Add synchronize hooks (#84427) 2022-09-09 13:56:59 +00:00
_freeze.py
_mode_utils.py [Modes] remove enable and rewrite mode stack (squashed) (#84774) 2022-09-27 01:04:35 +00:00
_python_dispatch.py [Modes] remove enable and rewrite mode stack (squashed) (#84774) 2022-09-27 01:04:35 +00:00
_pytree.py Add SymFloat, support SymInt to SymFloat conversion (#84284) 2022-09-03 01:30:32 +00:00
_zip.py Use multipy.package in multipy/runtime (#111) (#82690) 2022-08-03 19:11:12 +00:00
bundled_inputs.py [lint] upgrade mypy to latest version 2022-05-03 20:51:34 +00:00
checkpoint.py Integrate xdoctest - Rebased (#82797) 2022-08-12 02:08:01 +00:00
collect_env.py tools: Ensure compat for collect_env with python 3.5 2022-06-06 21:32:57 +00:00
cpp_extension.py Add __all__ to torch.utils submodules (#85331) 2022-09-27 14:45:26 +00:00
dlpack.py More doctest refinements. (#83317) 2022-08-22 20:07:26 +00:00
file_baton.py
hooks.py Add __all__ to torch.utils submodules (#85331) 2022-09-27 14:45:26 +00:00
mkldnn.py Enable fp32/bf16 PRelu forward and backward in MkldnnCPU path (#60427) 2022-05-10 17:29:11 +00:00
mobile_optimizer.py
model_zoo.py
show_pickle.py Add __all__ to torch.utils submodules (#85331) 2022-09-27 14:45:26 +00:00
throughput_benchmark.py More doctest refinements. (#83317) 2022-08-22 20:07:26 +00:00