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 d5fe718 commit b6281bfCopy full SHA for b6281bf
advanced_source/python_extension_autoload.rst
@@ -7,7 +7,7 @@ What is it?
7
8
The extension autoloading mechanism enables PyTorch to automatically
9
load out-of-tree backend extensions without explicit import statements. This
10
-mechanism is very useful for users. On the one hand, it improves the user
+feature is beneficial for users as it enhances their
11
experience and enables users to adhere to the familiar PyTorch device
12
programming model without needing to explicitly load or import device-specific
13
extensions. On the other hand, it facilitates effortless
0 commit comments