pytorch/torch/utils
Xingying Cheng bcd75bd683 [ModelLints] Refine dropout lint message. (#42046)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/42046

Refine dropout lint message as we have enabled dropout operator removal in optimize_for_mobile method.
ghstack-source-id: 108607182

Test Plan: buck test ai_infra/ai_mobile_infra/tests:mobile_model_util_tests

Reviewed By: kimishpatel

Differential Revision: D22741132

fbshipit-source-id: 8f87356aae2bd9c89d1cad0d7be7286278bb14ad
2020-07-27 18:15:30 -07:00
..
_benchmark move benchmark utils into torch namespace (#41506) 2020-07-23 09:48:39 -07:00
backcompat
bottleneck remediation of S205607 2020-07-17 17:19:47 -07:00
data add prefetch_factor for multiprocessing prefetching process (#41130) 2020-07-24 08:38:13 -07:00
ffi
hipify typo fixes (#41632) 2020-07-20 07:23:00 -07:00
tensorboard typo fixes (#41632) 2020-07-20 07:23:00 -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 remediation of S205607 2020-07-17 17:19:47 -07:00
_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
collect_env.py Make collect_env more robust on Windows (#39136) 2020-05-28 13:25:36 -07:00
cpp_extension.py ROCm: Fix linking of custom ops in load_inline (#41257) 2020-07-17 12:14:50 -07:00
dlpack.py
file_baton.py
hooks.py
hooks.pyi
mkldnn.py [reland][DNNL]:enable batchnorm3d (#40995) 2020-07-15 13:56:47 -07:00
mobile_optimizer.py [ModelLints] Refine dropout lint message. (#42046) 2020-07-27 18:15:30 -07:00
model_zoo.py
show_pickle.py
throughput_benchmark.py