..
backcompat
benchmark
expose Timer docs to PyTorch website. ( #46880 )
2020-11-02 21:59:29 -08:00
bottleneck
Fix type annotations for a number of torch.utils submodules ( #42711 )
2020-08-14 18:12:48 -07:00
data
Add more specific error message ( #46905 )
2020-10-30 16:03:44 -07:00
ffi
hipify
Annotate torch.utils.(tensorboard/show_pickle/hypify) ( #44216 )
2020-09-29 18:14:26 -07:00
tensorboard
Annotate torch.utils.(tensorboard/show_pickle/hypify) ( #44216 )
2020-09-29 18:14:26 -07:00
__init__.py
Remove py2 compatible future imports ( #44735 )
2020-09-16 12:55:57 -07:00
_cpp_extension_versioner.py
Remove py2 compatible future imports ( #44735 )
2020-09-16 12:55:57 -07:00
_pytree.py
Implement _broadcast_to_and_flatten(pytree, spec) ( #46288 )
2020-10-20 07:52:14 -07:00
bundled_inputs.py
add typing annotations for a few torch.utils.* modules ( #43806 )
2020-09-11 10:20:55 -07:00
checkpoint.py
[pytorch] activation checkpointing: enable mixing tensor without requires_grad ( #45934 )
2020-10-14 21:28:02 -07:00
collect_env.py
[hotfix] fix collect_env not working when torch compile/install fails ( #47752 )
2020-11-11 11:47:49 -08:00
cpp_extension.py
Cleanup unused code for Python < 3.6 ( #47822 )
2020-11-13 21:37:01 -08:00
dlpack.py
Remove py2 compatible future imports ( #44735 )
2020-09-16 12:55:57 -07:00
file_baton.py
Fix version comparisons for Python 3.6, 3.10 and 4 ( #32389 )
2020-10-21 11:52:50 -07:00
hooks.py
Remove py2 compatible future imports ( #44735 )
2020-09-16 12:55:57 -07:00
mkldnn.py
Remove py2 compatible future imports ( #44735 )
2020-09-16 12:55:57 -07:00
mobile_optimizer.py
[Metal] Add the Python binding for optimize_for_mobile ( #46456 )
2020-10-17 10:26:25 -07:00
model_zoo.py
show_pickle.py
[fbcode][pytorch mobile] Create model reader utilities.
2020-11-11 08:11:28 -08:00
throughput_benchmark.py
Remove py2 compatible future imports ( #44735 )
2020-09-16 12:55:57 -07:00