Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ xla_bridge.py
File
xla_bridge.py
imperative/python/megengine/xla/lib/xla_bridge.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# code of this file is mainly from jax: https://github.com/google/jax
2
import
logging
3
import
os
4
import
platform
as
py_platform
Callers
nothing calls this directly
Calls
9
bool_env
Function · 0.85
int_env
Function · 0.85
register_backend_factory
Function · 0.85
DEFINE_string
Method · 0.80
DEFINE_bool
Method · 0.80
DEFINE_integer
Method · 0.80
Lock
Method · 0.80
items
Method · 0.80
append
Method · 0.45
Tested by
no test coverage detected