Skip to content

Commit 33c60cc

Browse files
shinksvekars
andauthored
Update advanced_source/python_extension_autoload.rst
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 0cc9850 commit 33c60cc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

advanced_source/python_extension_autoload.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ adoption of existing PyTorch applications with zero-code changes on
1313
out-of-tree devices. For further details, refer to the
1414
`[RFC] Autoload Device Extension <https://github.com/pytorch/pytorch/issues/122468>`_.
1515

16+
.. grid:: 2
17+
18+
.. grid-item-card:: :octicon:`mortar-board;1em;` What you will learn
19+
:class-card: card-prerequisites
20+
21+
* How to use out-of-tree extension autoloading in PyTorch
22+
* Review examples with Intel Gaudi HPU, Huawei Ascend NPU
23+
24+
.. grid-item-card:: :octicon:`list-unordered;1em;` Prerequisites
25+
:class-card: card-prerequisites
26+
27+
* PyTorch v2.5 or later
1628
.. note::
1729

1830
This feature is enabled by default and can be disabled by using

0 commit comments

Comments
 (0)