Skip to content

Commit 9fae943

Browse files
crusaderkyCopilot
andauthored
Update array_api_compat/torch/_info.py
Co-authored-by: Copilot <[email protected]>
1 parent 26856c4 commit 9fae943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array_api_compat/torch/_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def default_device(self):
113113
114114
Notes
115115
-----
116-
This method returns the static default device when yPyTorch is initialized.
116+
This method returns the static default device when PyTorch is initialized.
117117
However, the *current* device used by creation functions (``empty`` etc.)
118118
can be changed at runtime.
119119

0 commit comments

Comments
 (0)