Skip to content

Commit b6281bf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/python_extension_autoload.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ What is it?
77

88
The extension autoloading mechanism enables PyTorch to automatically
99
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
10+
feature is beneficial for users as it enhances their
1111
experience and enables users to adhere to the familiar PyTorch device
1212
programming model without needing to explicitly load or import device-specific
1313
extensions. On the other hand, it facilitates effortless

0 commit comments

Comments
 (0)