Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ use_xla_backend
Function
use_xla_backend
imperative/python/megengine/core/_trace_option.py:27–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
27
def
use_xla_backend() -> bool:
28
return
_use_xla_backend
29
30
31
def
set_use_xla_backend(option: bool) -> bool:
Callers
2
__call__
Method · 0.85
decorator
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected