pytorch/docs/cpp
Peter Goldsborough 63c811b3a6 Include some JIT things in C++ docs (#11712)
Summary:
Since we're making parts of the JIT public as part of loading script modules, they should be on the cppdocs website.

Orthogonal: We decided not to export things like `IValue` into the `torch` namespace, so `RegisterOperators` shouldn't be there either.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/11712

Differential Revision: D9837578

Pulled By: goldsborough

fbshipit-source-id: 4c06d2fa9dd4b4216951f27424c2ce795febab9c
2018-09-17 23:29:04 -07:00
..
building.rst Basic infrastructure for C++ documentation (#10569) 2018-08-17 15:39:50 -07:00
check-doxygen.sh Include some JIT things in C++ docs (#11712) 2018-09-17 23:29:04 -07:00
conf.py Small fixes to cppdocs for sync script (#11300) 2018-09-05 16:40:47 -07:00
contributing.rst Basic infrastructure for C++ documentation (#10569) 2018-08-17 15:39:50 -07:00
Doxyfile Include some JIT things in C++ docs (#11712) 2018-09-17 23:29:04 -07:00
examples.rst Basic infrastructure for C++ documentation (#10569) 2018-08-17 15:39:50 -07:00
index.rst Basic infrastructure for C++ documentation (#10569) 2018-08-17 15:39:50 -07:00
Makefile Basic infrastructure for C++ documentation (#10569) 2018-08-17 15:39:50 -07:00
requirements.txt Small fixes to cppdocs for sync script (#11300) 2018-09-05 16:40:47 -07:00