Searched defs:opDef (Results 1 – 2 of 2) sorted by relevance
54 for (auto &opDef : graphDefT->nodes) { in Run() local
65 inline schema::PrimitiveType GetOpType(const schema::CNode &opDef) { return opDef.primitive()->valu… in GetOpType()67 inline std::string GetOpTypeName(const schema::CNode &opDef) { return schema::EnumNamePrimitiveType… in GetOpTypeName()