pytorch/torch/utils
Xingying Cheng 04320a47d7 Add optimizer_for_mobile doc into python api root doc (#41211)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/41211

Test Plan: Imported from OSS

Reviewed By: xta0

Differential Revision: D22543608

fbshipit-source-id: bf522a6c94313bf2696eca3c5bb5812ea98998d0
2020-07-15 09:57:40 -07:00
..
backcompat
bottleneck
data Make IterableDataset dataloader.__len__ warning clearer (#41175) 2020-07-09 13:49:29 -07:00
ffi
hipify Wrap Caffe2's SparseLengthsSum into a PyTorch op (#39596) 2020-07-10 11:19:13 -07:00
tensorboard [TB] Add support for hparam domain_discrete (#40720) 2020-06-29 19:33:57 -07:00
__init__.py Add torch.utils.cmake_prefix_path pointing to share/cmake folder (#38559) 2020-05-19 16:49:16 -07:00
__init__.pyi
_cpp_extension_versioner.py
bundled_inputs.py Add a utility function for bundling large input tensors (#37055) 2020-06-26 13:34:02 -07:00
checkpoint.py Improve checkpoint docs to warn users about detached gradient issues (#37266) 2020-04-27 15:25:23 -07:00
collect_env.py Make collect_env more robust on Windows (#39136) 2020-05-28 13:25:36 -07:00
cpp_extension.py If ninja is being used, force build_ext to run. (#40837) 2020-07-07 09:49:31 -07:00
dlpack.py
file_baton.py Add --check-untyped-defs to mypy.ini and test suite (#37594) 2020-05-07 06:36:01 -07:00
hooks.py Some modifications to improve readability (#31352) 2020-01-02 12:48:34 -08:00
hooks.pyi fix type stub errors (#33762) 2020-02-27 06:58:53 -08:00
mkldnn.py Revert D22102408: DNNL: enable conv3d 2020-06-22 15:41:51 -07:00
mobile_optimizer.py Add optimizer_for_mobile doc into python api root doc (#41211) 2020-07-15 09:57:40 -07:00
model_zoo.py
show_pickle.py Add torch.utils.show_pickle for showing pickle contents in saved models (#35168) 2020-04-03 15:11:20 -07:00
throughput_benchmark.py ThroughputBenchmark: integration with Autograd Profiler (#36282) 2020-04-13 08:53:40 -07:00