Home
last modified time | relevance | path

Searched refs:CanBeParamListToShape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tools/parser/
Dhlo_parser.cc201 bool CanBeParamListToShape();
337 if (CanBeParamListToShape() && !ParseParamListToShape(&shape, &shape_loc)) { in ParseComputation()
2270 bool HloParser::CanBeParamListToShape() { in CanBeParamListToShape() function in xla::tools::__anon9449f1f20111::HloParser