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

File dtype.py

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

Source from the content-addressed store, hash-verified

1from functools import lru_cache, partial
2
3import numpy as np
4

Callers

nothing calls this directly

Calls 4

listFunction · 0.85
keysMethod · 0.80
dtypeMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected