Searched defs:ValidateShape (Results 1 – 5 of 5) sorted by relevance
69 Status ValidateShape(const Tensor* tensor) in ValidateShape() function
84 Status ValidateShape( in ValidateShape() function
27 void ValidateShape(TfLiteTensor* tensors, const int tensor_count, in ValidateShape() function
786 Status GraphConstructor::ValidateShape(Node* node) { in ValidateShape() function in tensorflow::__anond78e089a0111::GraphConstructor
874 /* static */ Status ShapeUtil::ValidateShape(const Shape& shape) { in ValidateShape() function in xla::ShapeUtil