Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ getAliasBase
Method
getAliasBase
imperative/tablegen/helper.h:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
Attribute getAliasBase() const {
107
return Attribute(getBaseRecord()->getValueAsDef(
"aliasBase"
));
108
}
109
};
110
111
class MgbPackedParam {
Callers
3
EnumAttrEmitter
Method · 0.80
emit
Method · 0.80
gen_enum_param_list_macro
Function · 0.80
Calls
1
Attribute
Enum · 0.50
Tested by
no test coverage detected