Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc3524 bool HloParser::ParseShape(Shape* result) { in ParseShape() function in xla::__anonc071bf1f0111::HloParser
4146 StatusOr<Shape> ParseShape(absl::string_view str) { in ParseShape() function