pytorch/docs/cpp/source
Will Feng (FAIAR) 86f3305859 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: D20810616

Pulled By: yf225

fbshipit-source-id: 60526ec0c5b051021901d89bc3b56861c68758e8
2020-04-02 09:33:11 -07:00
..
_static Fix overlapping keywords (#34142) 2020-03-06 19:16:21 -08:00
notes Improve C++ API autograd and indexing docs (#35777) 2020-04-02 09:33:11 -07:00
check-doxygen.sh Move glu to Aten(CPU) (#33179) 2020-02-28 14:54:38 -08:00
conf.py Document IValue (#31904) 2020-01-08 16:08:35 -08:00
Doxyfile Improve C++ API autograd and indexing docs (#35777) 2020-04-02 09:33:11 -07:00
frontend.rst Docs: c++11 -> c++14 (#30530) 2019-12-17 14:09:02 -08:00
index.rst Synchronize with ShipIt. 2020-01-21 13:39:28 -05:00
installing.rst Back out "Revert D17908478: Switch PyTorch/Caffe2 to C++14" 2019-12-03 14:33:43 -08:00