Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ config.py
File
config.py
imperative/python/megengine/xla/lib/config.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
contextlib
3
import
functools
4
import
itertools
Callers
nothing calls this directly
Calls
15
NoDefault
Class · 0.85
_Unset
Class · 0.85
_ThreadLocalStateCache
Class · 0.85
int_env
Function · 0.85
bool_env
Function · 0.85
_update_global_jit_state
Function · 0.85
update_thread_local_jit_state
Function · 0.85
_update_transfer_guard
Function · 0.85
DEFINE_integer
Method · 0.80
DEFINE_bool
Method · 0.80
define_bool_state
Method · 0.80
define_string_state
Method · 0.80
Tested by
no test coverage detected