pytorch/docs/source/notes
Mike Ruberry a0e58996fb Makes the use of the term "module" consistent through the serialization note (#41563)
Summary:
module -> torch.nn.Module or ScriptModule, as appropriate. + bonus grammar fix.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/41563

Reviewed By: gchanan

Differential Revision: D22584173

Pulled By: mruberry

fbshipit-source-id: 8c90f1f9a194bfdb277c97cf02c9b8c1c6ddc601
2020-07-16 14:59:49 -07:00
..
amp_examples.rst Small clarification of torch.cuda.amp multi-model example (#41203) 2020-07-10 11:13:26 -07:00
autograd.rst Doc note for complex (#41252) 2020-07-16 08:53:27 -07:00
broadcasting.rst
cpu_threading_runtimes.svg
cpu_threading_torchscript_inference.rst Upgrade MKL-DNN to DNNL v1.2 (#32422) 2020-03-26 22:07:59 -07:00
cpu_threading_torchscript_inference.svg
cuda.rst [reland] Enable TF32 support for cuBLAS (#41498) 2020-07-15 21:00:55 -07:00
ddp.rst Fix wrong link in docs/source/notes/ddp.rst (#40484) 2020-06-28 13:55:56 -07:00
extending.rst Prevent custom Functions from creating non differentiable type that requires grad (#38326) 2020-05-21 08:30:14 -07:00
faq.rst Revert "Revert D21337640: [pytorch][PR] Split up documentation into subpages and clean up some warnings" (#37778) 2020-05-04 14:32:35 -07:00
large_scale_deployments.rst Move ThreadLocalDebugInfo to c10 (#37774) 2020-05-11 19:27:41 -07:00
multiprocessing.rst Update docs for master to remove Python 2 references (#36336) 2020-04-16 10:15:48 -07:00
randomness.rst Enhance reproducibility documentation (#33795) 2020-03-06 15:32:04 -08:00
serialization.rst Makes the use of the term "module" consistent through the serialization note (#41563) 2020-07-16 14:59:49 -07:00
windows.rst Update docs for master to remove Python 2 references (#36336) 2020-04-16 10:15:48 -07:00