Skip to content

Commit 80c8683

Browse files
shinksvekars
andauthored
Update advanced_source/python_extension_autoload.rst
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent bcbe0f6 commit 80c8683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/python_extension_autoload.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ How it works
152152
:alt: Autoloading implementation
153153
:align: center
154154

155-
This mechanism is implemented based on Python's `Entry points
155+
Autoloading is implemented based on Python's `Entrypoints
156156
<https://packaging.python.org/en/latest/specifications/entry-points/>`_
157157
mechanism. We discover and load all of the specific entry points
158158
in ``torch/__init__.py`` that are defined by out-of-tree extensions.

0 commit comments

Comments
 (0)