pytorch/docs/cpp/source/notes
Jeffrey Wan a7a5992d7d Add no-grad inference mode note (#58513)
Summary:
Adds a note explaining the difference between several often conflated mechanisms in the autograd note
Also adds a link to this note from the docs in `grad_mode` and `nn.module`.

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

Reviewed By: gchanan

Differential Revision: D28651129

Pulled By: soulitzer

fbshipit-source-id: af9eb1749b641fc1b632815634eea36bf7979156
2021-05-25 13:06:54 -07:00
..
faq.rst
inference_mode.rst Add no-grad inference mode note (#58513) 2021-05-25 13:06:54 -07:00
tensor_basics.rst Fix missing class in cpp tensor documentation (#54488) 2021-03-24 11:10:19 -07:00
tensor_creation.rst Improve C++ API autograd and indexing docs (#35777) 2020-04-02 09:33:11 -07:00
tensor_cuda_stream.rst Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
tensor_indexing.rst Improve C++ API autograd and indexing docs (#35777) 2020-04-02 09:33:11 -07:00
versioning.rst Generate header with version #defines for LibTorch (#50073) 2021-02-03 22:18:53 -08:00