Searched refs:ParseParamListToShape (Results 1 – 1 of 1) sorted by relevance
292 bool ParseParamListToShape(Shape* shape, LocTy* shape_loc);560 if (CanBeParamListToShape() && !ParseParamListToShape(&shape, &shape_loc)) { in ParseComputation()3352 bool HloParser::ParseParamListToShape(Shape* shape, LocTy* shape_loc) { in ParseParamListToShape() function in xla::__anonc071bf1f0111::HloParser