Skip to content
This repository was archived by the owner on Oct 27, 2023. It is now read-only.

Commit dd21fca

Browse files
author
Basil Hosmer
authored
retitle dispatcher tutorial (pytorch#1168)
1 parent 0a2fdae commit dd21fca

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)