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