Home
last modified time | relevance | path

Searched defs:IsValidShape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape_test.cc387 Status TensorShapeOld::IsValidShape(const TensorShapeProto& proto) { in IsValidShape() function in tensorflow::__anon86ba443e0111::TensorShapeOld
H A Dtensor_shape.cc97 Status TensorShapeBase<Shape>::IsValidShape(const TensorShapeProto& proto) { in IsValidShape() function in tensorflow::TensorShapeBase