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

Method dtype

imperative/python/megengine/xla/rules/hlotensor.py:52–53  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

50
51 @property
52 def dtype(self):
53 return self._dtype
54
55 @property
56 def ndim(self):

Callers 8

__call__Method · 0.45
ir_utils.pyFile · 0.45
mge_dtype_to_ir_typeFunction · 0.45
dtype.pyFile · 0.45
canonicalize_dtypeFunction · 0.45
bitcastFunction · 0.45
typecvtFunction · 0.45
rng_uint_generatorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected