We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbe0f6 commit 80c8683Copy full SHA for 80c8683
advanced_source/python_extension_autoload.rst
@@ -152,7 +152,7 @@ How it works
152
:alt: Autoloading implementation
153
:align: center
154
155
-This mechanism is implemented based on Python's `Entry points
+Autoloading is implemented based on Python's `Entrypoints
156
<https://packaging.python.org/en/latest/specifications/entry-points/>`_
157
mechanism. We discover and load all of the specific entry points
158
in ``torch/__init__.py`` that are defined by out-of-tree extensions.
0 commit comments