Skip to content

Commit 774bde0

Browse files
authored
Update dispatcher.rst
Fix version typo. :)
1 parent dafab37 commit 774bde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/dispatcher.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ speaking, the structure of your registrations will look like this:
109109
For operators that do not need autograd
110110
---------------------------------------
111111

112-
Note: This section only applies to versions of PyTorch ``>= 3.10``.
112+
Note: This section only applies to versions of PyTorch ``>= 1.10``.
113113

114114
In the next section, we will discuss how to add autograd support to an operator.
115115
But for the ops that do not need autograd support, the following kernel should be

0 commit comments

Comments
 (0)