Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc4567 bool HloParserImpl::ParseShape(Shape* result) { in ParseShape() function in xla::__anonf806807d0111::HloParserImpl
5295 StatusOr<Shape> ParseShape(absl::string_view str) { in ParseShape() function
/external/tensorflow/tensorflow/lite/core/api/
Dflatbuffer_conversions.cc1753 TfLiteStatus ParseShape(const Operator* op, ErrorReporter* error_reporter, in ParseShape() function