pytorch/docs/cpp/source/notes
Nikita Shulga 4fd16dd8aa Clarify that libtorch API is C++17 compatible (#136471)
As it relies on some common C++17 primitives, such as `std::optional`
Replace all docs references from C++14 to C++17

Fixes https://github.com/pytorch/pytorch/issues/133205

Pull Request resolved: https://github.com/pytorch/pytorch/pull/136471
Approved by: https://github.com/kit1980, https://github.com/atalman
2024-09-24 02:03:33 +00:00
..
faq.rst
inference_mode.rst Add no-grad inference mode note (#58513) 2021-05-25 13:06:54 -07:00
maybe_owned.rst Replace master with main in links and docs/conf.py (#100176) 2023-05-02 18:20:32 +00:00
tensor_basics.rst Clarify that libtorch API is C++17 compatible (#136471) 2024-09-24 02:03:33 +00:00
tensor_creation.rst Replace master with main in links and docs/conf.py (#100176) 2023-05-02 18:20:32 +00:00
tensor_cuda_stream.rst Fix typos under docs directory (#88033) 2022-10-31 19:31:56 +00:00
tensor_indexing.rst Re-enable C++ doc generation (#81719) 2022-07-20 19:54:47 +00:00
versioning.rst [ONNX] Update onnx function export with comments and clean up (#66817) (#67803) 2021-11-05 10:35:35 -07:00