Searched defs:ParseShape (Results 1 – 2 of 2) sorted by relevance
4567 bool HloParserImpl::ParseShape(Shape* result) { in ParseShape() function in xla::__anonf806807d0111::HloParserImpl5295 StatusOr<Shape> ParseShape(absl::string_view str) { in ParseShape() function
1753 TfLiteStatus ParseShape(const Operator* op, ErrorReporter* error_reporter, in ParseShape() function