Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc318 bool CanBeParamListToShape();
560 if (CanBeParamListToShape() && !ParseParamListToShape(&shape, &shape_loc)) { in ParseComputation()
3360 bool HloParser::CanBeParamListToShape() { in CanBeParamListToShape() function in xla::__anonc071bf1f0111::HloParser