MCPcopy 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
2import logging
3import os
4import platform as py_platform

Callers

nothing calls this directly

Calls 9

bool_envFunction · 0.85
int_envFunction · 0.85
register_backend_factoryFunction · 0.85
DEFINE_stringMethod · 0.80
DEFINE_boolMethod · 0.80
DEFINE_integerMethod · 0.80
LockMethod · 0.80
itemsMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected