pytorch/docs/cpp/source/notes
Will Feng (FAIAR) 41ef2c0d58 Improve C++ API autograd and indexing docs (#35777)
Summary:
This PR adds docs for the following components:
1. Tensor autograd APIs (such as `is_leaf` / `backward` / `detach` / `detach_` / `retain_grad` / `grad` / `register_hook` / `remove_hook`)
2. Autograd APIs: `torch::autograd::backward` / `grad` / `Function` / `AutogradContext`, `torch::NoGradGuard` / `torch::AutoGradMode`
3. Tensor indexing
Pull Request resolved: https://github.com/pytorch/pytorch/pull/35777

Differential Revision: D20794765

Pulled By: yf225

fbshipit-source-id: fad623e5d505b7cfcd76a8c5264f18b7a0a3298c
2020-04-01 16:54:08 -07:00
..
faq.rst Note on Tensor Creation 2018-11-05 16:10:58 -08:00
tensor_basics.rst Abstract atomic add calls (#31992) 2020-01-10 09:48:42 -08:00
tensor_creation.rst Improve C++ API autograd and indexing docs (#35777) 2020-04-01 16:54:08 -07:00
tensor_indexing.rst Improve C++ API autograd and indexing docs (#35777) 2020-04-01 16:54:08 -07:00