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 523d289 commit b3766edCopy full SHA for b3766ed
advanced_source/python_extension_autoload.rst
@@ -87,9 +87,7 @@ as ``npu`` to the end users.
87
88
.. _torch_npu: https://github.com/Ascend/pytorch
89
90
-Define an entry point in `torch_npu/setup.py`_:
91
-
92
-.. _torch_npu/setup.py: https://github.com/Ascend/pytorch/blob/c164fbd5bb74790191ff8496b77d620fddf806d8/setup.py#L618
+Define an entry point in `torch_npu/setup.py <https://github.com/Ascend/pytorch/blob/c164fbd5bb74790191ff8496b77d620fddf806d8/setup.py#L618>`_:
93
94
.. code-block:: diff
95
0 commit comments