Searched refs:PartialShapeListString (Results 1 – 6 of 6) sorted by relevance
38 PartialTensorShapeUtils::PartialShapeListString(it->second), in ShapeAnnotationsMatch()40 PartialTensorShapeUtils::PartialShapeListString(shapes)); in ShapeAnnotationsMatch()
274 PartialTensorShapeUtils::PartialShapeListString(partial_shapes_), in CompatibleNodeDefShapes()276 PartialTensorShapeUtils::PartialShapeListString(requested_shapes)); in CompatibleNodeDefShapes()
110 return PartialTensorShapeUtils::PartialShapeListString(shapes); in DebugString()
617 static std::string PartialShapeListString(
970 string PartialTensorShapeUtils::PartialShapeListString( in PartialShapeListString() function in tensorflow::PartialTensorShapeUtils
813 << PartialTensorShapeUtils::PartialShapeListString(output_shapes); in BuildIfNode()