Searched refs:AreIdentical (Results 1 – 3 of 3) sorted by relevance
35 if (!PartialTensorShapeUtils::AreIdentical(shapes, it->second)) { in ShapeAnnotationsMatch()
455 static bool AreIdentical(const gtl::ArraySlice<PartialTensorShape>& shapes0,
740 bool PartialTensorShapeUtils::AreIdentical( in AreIdentical() function in tensorflow::PartialTensorShapeUtils