Home
last modified time | relevance | path

Searched refs:IsOutputShapesAttribute (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc132 bool IsOutputShapesAttribute(const AttrValue& attr_value, in IsOutputShapesAttribute() function
1498 if (IsOutputShapesAttribute(node_attr.second, key) || in ConvertFunctionArgAndRets()
1964 if (IsOutputShapesAttribute(attr_value, attr_name)) continue; in ConvertNode()