MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / __init__.py

File __init__.py

imperative/python/megengine/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from ._env_initlization import check_misc
2
3# check misc as soon as possible
4check_misc()

Callers

nothing calls this directly

Calls 2

_atexitFunction · 0.85
check_miscFunction · 0.70

Tested by

no test coverage detected