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 fe89eee commit d2c3d79Copy full SHA for d2c3d79
torch_xla/__init__.py
@@ -253,4 +253,4 @@ def _init_xla_lazy_backend():
253
from .core import custom_kernel, decomp_registration
254
255
# select default PJRT_DEVICE before any execution
256
-runtime.maybe_select_default_device()
+runtime._maybe_select_default_device()
0 commit comments