Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.py
File · 0.45
mge_dtype_to_ir_type
Function · 0.45
dtype.py
File · 0.45
canonicalize_dtype
Function · 0.45
bitcast
Function · 0.45
typecvt
Function · 0.45
rng_uint_generator
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected