Skip to content

Commit 8b58476

Browse files
author
Basil Hosmer
committed
retitle dispatcher tutorial
1 parent 3208184 commit 8b58476

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)