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 3c0c1e0 commit dda22c4Copy full SHA for dda22c4
advanced_source/python_extension_autoload.rst
@@ -66,7 +66,7 @@ Here we take Intel Gaudi HPU and Huawei Ascend NPU as examples to determine how
66
integrate your out-of-tree extension with PyTorch using the autoloading mechanism.
67
68
`habana_frameworks.torch`_ is a Python package that enables users to run
69
-PyTorch programs on Intel Gaudi via the PyTorch ``HPU`` device key.
+PyTorch programs on Intel Gaudi by using the PyTorch ``HPU`` device key.
70
71
.. _habana_frameworks.torch: https://docs.habana.ai/en/latest/PyTorch/Getting_Started_with_PyTorch_and_Gaudi/Getting_Started_with_PyTorch.html
72
0 commit comments