pytorch/docs/cpp/source
Peter Goldsborough 8468b7d3f0 Fix tensor doc (#12469)
Summary:
The C++ docs for `at::Tensor` are currently broken because we moved the place `Tensor.h` gets generated to without updating our docs. I use `GEN_TO_SOURCE=1` when generating ATen files, so the `Tensor.h` file should end up in `aten/src/ATen/core/Tensor.h` if i understand correctly.

dzhulgakov ezyang gchanan
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12469

Differential Revision: D10248521

Pulled By: goldsborough

fbshipit-source-id: 8d8a11f0f6e2703b8d767dbc523fc34a4374f345
2018-10-09 14:09:22 -07:00
..
check-doxygen.sh Polish CPP docs, Minor Python Docs Fixes (#11722) 2018-09-18 14:55:57 -07:00
conf.py Polish CPP docs, Minor Python Docs Fixes (#11722) 2018-09-18 14:55:57 -07:00
contributing.rst Better high level C++ documentation (#12079) 2018-09-26 20:57:43 -07:00
Doxyfile Fix tensor doc (#12469) 2018-10-09 14:09:22 -07:00
frontend.rst Better high level C++ documentation (#12079) 2018-09-26 20:57:43 -07:00
index.rst Better high level C++ documentation (#12079) 2018-09-26 20:57:43 -07:00
installing.rst Fix for LibTorch download link (#12263) 2018-10-02 12:25:25 -07:00