pytorch/docs/cpp/source
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
..
_static Fix overlapping keywords (#34142) 2020-03-06 19:16:21 -08:00
notes Improve C++ API autograd and indexing docs (#35777) 2020-04-01 16:54:08 -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-01 16:54:08 -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