Skip to content

Commit bd1dfa3

Browse files
author
Basil Hosmer
authored
retitle dispatcher tutorial (#1168)
1 parent 3208184 commit bd1dfa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

advanced_source/dispatcher.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Dispatcher in C++
2-
=================
1+
Registering a Dispatched Operator in C++
2+
========================================
33

44
The dispatcher is an internal component of PyTorch which is responsible for
55
figuring out what code should actually get run when you call a function like

0 commit comments

Comments
 (0)