pytorch/torch/utils
2022-12-08 08:53:27 +00:00
..
backcompat
benchmark Fix typos in messages under torch (#89049) 2022-11-17 04:18:14 +00:00
bottleneck Fix use-dict-literal lint (#83718) 2022-08-24 00:26:46 +00:00
data Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
hipify Introduce CUDA Device Assertions Infrastructure (#84609) 2022-12-08 01:26:07 +00:00
jit
model_dump [fix] MathBits: serialization (#88182) 2022-11-09 17:15:12 +00:00
tensorboard Remove deprecated call to tf.io.gfile.get_filesystem (#89832) 2022-12-08 08:53:27 +00:00
__init__.py Reland "add an API for external backends to register custom device names (#86992)" (#87453) 2022-10-21 16:51:36 +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 Disable Current Modes when printing Tensor (#88344) 2022-11-04 00:45:35 +00:00
_pytree.py Make nested TreeSpec printing nicer (#46538) (#86546) 2022-10-18 16:50:39 +00:00
_zip.py
backend_registration.py Reland "add an API for external backends to register custom device names (#86992)" (#87453) 2022-10-21 16:51:36 +00:00
bundled_inputs.py Deprecate TypedStorage, its derived classes, and all of their public methods (#85303) 2022-11-08 18:11:01 +00:00
checkpoint.py Address feedback from previous PR (#86622) 2022-10-10 18:53:41 +00:00
collect_env.py Sets CUDA_MODULE_LOADING to LAZY when not set by the user (#85692) 2022-10-13 14:03:01 +00:00
cpp_backtrace.py Expose cpp_backtrace to python binding (#84896) 2022-09-27 14:59:08 +00:00
cpp_extension.py Migrate PyTorch to C++17 (#85969) 2022-12-08 02:27:48 +00:00
dlpack.py Optimize __dlpack_device__ performance (#86665) 2022-10-11 19:03:46 +00:00
file_baton.py
hooks.py Allow Module forward-pre and forward hooks to take kwargs (#89389) 2022-11-23 02:43:32 +00:00
mkldnn.py
mobile_optimizer.py [Vulkan] Add support for Optimization Blocklist to Vulkan Rewrite (#87431) 2022-10-31 14:15:51 +00:00
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