We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e004d99 commit eb56d92Copy full SHA for eb56d92
advanced_source/cpp_custom_ops.rst
@@ -16,7 +16,7 @@ Custom C++ and CUDA Operators
16
.. grid-item-card:: :octicon:`list-unordered;1em;` Prerequisites
17
:class-card: card-prerequisites
18
19
- * PyTorch 2.4 or later (or PyTorch 2.10 if using the stable ABI)
+ * PyTorch 2.4 or later (or PyTorch 2.10 or later if using the stable ABI)
20
* Basic understanding of C++ and CUDA programming
21
22
.. note::
0 commit comments