MCPcopy 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
2import contextlib
3import functools
4import itertools

Callers

nothing calls this directly

Calls 15

NoDefaultClass · 0.85
_UnsetClass · 0.85
int_envFunction · 0.85
bool_envFunction · 0.85
_update_global_jit_stateFunction · 0.85
_update_transfer_guardFunction · 0.85
DEFINE_integerMethod · 0.80
DEFINE_boolMethod · 0.80
define_bool_stateMethod · 0.80
define_string_stateMethod · 0.80

Tested by

no test coverage detected