Skip to content

Commit 281f370

Browse files
t-vibrianjoholly1238
authored
Update dispatcher.rst (#1690)
Fix version typo. :) Co-authored-by: Brian Johnson <brianjo@fb.com> Co-authored-by: Holly Sweeney <77758406+holly1238@users.noreply.github.com>
1 parent c25aa7a commit 281f370

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)