File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,18 @@ adoption of existing PyTorch applications with zero-code changes on
13
13
out-of-tree devices. For further details, refer to the
14
14
`[RFC] Autoload Device Extension <https://github.com/pytorch/pytorch/issues/122468 >`_.
15
15
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
16
28
.. note ::
17
29
18
30
This feature is enabled by default and can be disabled by using
You can’t perform that action at this time.
0 commit comments