pytorch/torch/utils
Jessica Lin 8acfecaecb
[1.6] Add optimizer_for_mobile doc into python api root doc (#41491)
* Add optimizer_for_mobile doc into python api root doc

* Apply suggestions from code review

Remove all references to `optimization_blacklist` as it's missing in 1.6

Co-authored-by: Nikita Shulga <nshulga@fb.com>
2020-07-22 17:37:45 -07:00
..
backcompat
bottleneck
data [1.6] Make IterableDataset DataLoader.__len__ warning clearer (#41185) 2020-07-09 14:07:58 -07:00
ffi
hipify Wrap Caffe2 (RowWise)SparseAdagrad fusion operator as a PT op (#39904) 2020-06-16 17:40:05 -07:00
tensorboard Enforce tensorboard minimum version as 1.15 (#35952) 2020-05-20 12:41:02 -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 utility for bundling sample inputs with models (#35631) 2020-04-08 13:10:36 -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. (#40881) 2020-07-02 08:05:25 -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 [1.6] Add optimizer_for_mobile doc into python api root doc (#41491) 2020-07-22 17:37:45 -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