Skip to content

Commit a4ace51

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

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
@@ -8,7 +8,7 @@ What is it?
88
The extension autoloading mechanism enables PyTorch to automatically
99
load out-of-tree backend extensions without explicit import statements. This
1010
feature is beneficial for users as it enhances their
11-
experience and enables users to adhere to the familiar PyTorch device
11+
experience and enables them to follow 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
1414
adoption of existing PyTorch applications with zero-code changes on

0 commit comments

Comments
 (0)