Skip to content

Commit eb56d92

Browse files
typo
1 parent e004d99 commit eb56d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/cpp_custom_ops.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Custom C++ and CUDA Operators
1616
.. grid-item-card:: :octicon:`list-unordered;1em;` Prerequisites
1717
:class-card: card-prerequisites
1818

19-
* PyTorch 2.4 or later (or PyTorch 2.10 if using the stable ABI)
19+
* PyTorch 2.4 or later (or PyTorch 2.10 or later if using the stable ABI)
2020
* Basic understanding of C++ and CUDA programming
2121

2222
.. note::

0 commit comments

Comments
 (0)