pytorch/docs/cpp/source
Dirk Kulawiak 12a61a172e Fix missing class in cpp tensor documentation (#54488)
Summary:
The given example in the documentation does not compile due to the missing `torch::`. It is correct in the tutorial about [writing a custom extension ](https://pytorch.org/tutorials/advanced/cpp_extension.html#writing-a-mixed-c-cuda-extension)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/54488

Reviewed By: bdhirsh

Differential Revision: D27267000

Pulled By: glaringlee

fbshipit-source-id: 86a46d656c1a4fa4098287a6a43a38d1ef80171e
2021-03-24 11:10:19 -07:00
..
_static Fix overlapping keywords (#34142) 2020-03-06 19:16:21 -08:00
notes Fix missing class in cpp tensor documentation (#54488) 2021-03-24 11:10:19 -07:00
check-doxygen.sh [pytorch] rewrite of the python binding codegen with the v2 API (#46244) 2020-10-19 17:36:45 -07:00
conf.py Document IValue (#31904) 2020-01-08 16:08:35 -08:00
Doxyfile remove use of the term "blacklist" from docs/cpp/source/Doxyfile (#41450) 2020-07-15 19:45:53 -07:00
frontend.rst Docs: c++11 -> c++14 (#30530) 2019-12-17 14:09:02 -08:00
index.rst grammatically update index.rst (#45801) 2020-10-05 09:55:56 -07:00
installing.rst Fix missing code in 'Installing C++ distribution of Pytorch' (#39237) 2020-06-01 07:54:43 -07:00
library.rst Add reference documentation for torch/library.h (#41470) 2020-07-17 10:05:16 -07:00