Searched refs:IsOutputShapesAttribute (Results 1 – 1 of 1) sorted by relevance
132 bool IsOutputShapesAttribute(const AttrValue& attr_value, in IsOutputShapesAttribute() function1498 if (IsOutputShapesAttribute(node_attr.second, key) || in ConvertFunctionArgAndRets()1964 if (IsOutputShapesAttribute(attr_value, attr_name)) continue; in ConvertNode()