Home | History | Annotate | Download | only in service

Lines Matching full:xla_while

282 Status ShapeVerifier::HandleWhile(HloInstruction* xla_while) {
285 return CheckShape(xla_while,
286 xla_while->while_body()->ComputeProgramShape().result());