Searched refs:OpDef_AttrDef (Results 1 – 2 of 2) sorted by relevance
64 std::pair<Type, Type> TypesOf(const OpDef_AttrDef& attr_def,128 std::pair<Type, Type> TypeResolver::TypesOf(const OpDef_AttrDef& attr_def, in TypesOf()301 AttributeSpec CreateAttribute(const OpDef_AttrDef& attr_def, in CreateAttribute()
358 op *pb.OpDef_AttrDef559 func isListAttr(attrdef *pb.OpDef_AttrDef) bool { argument