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 26856c4 commit 9fae943Copy full SHA for 9fae943
array_api_compat/torch/_info.py
@@ -113,7 +113,7 @@ def default_device(self):
113
114
Notes
115
-----
116
- This method returns the static default device when yPyTorch is initialized.
+ This method returns the static default device when PyTorch is initialized.
117
However, the *current* device used by creation functions (``empty`` etc.)
118
can be changed at runtime.
119
0 commit comments