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
maybe_owned.rst
tensor_basics.rst
tensor_creation.rst
tensor_cuda_stream.rst
tensor_indexing.rst
versioning.rst