MCPcopy 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
111class MgbPackedParam {

Callers 3

EnumAttrEmitterMethod · 0.80
emitMethod · 0.80

Calls 1

AttributeEnum · 0.50

Tested by

no test coverage detected