Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XiaoMi/mace
/ alias
Method
alias
tools/python/transform/base_converter.py:422–423 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
420
421
@property
422
def
alias(self):
423
return
self._alias
424
425
@property
426
def
data_type(self):
Callers
1
CreateTensorsForFlows
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected