Searched refs:PartialShapeListString (Results 1 – 4 of 4) 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()
452 static string PartialShapeListString(
713 string PartialTensorShapeUtils::PartialShapeListString( in PartialShapeListString() function in tensorflow::PartialTensorShapeUtils