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

File ir_utils.py

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

Source from the content-addressed store, hash-verified

1import io
2from abc import ABC, abstractmethod
3from collections import defaultdict
4from functools import partial

Callers

nothing calls this directly

Calls 3

itemsMethod · 0.80
dtypeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected