Searched refs:prev_loop_state (Results 1 – 1 of 1) sorted by relevance
1971 HloInstruction* prev_loop_state = init; in BM_SequentialWhiles() local1977 prev_loop_state = builder.AddInstruction(HloInstruction::CreateWhile( in BM_SequentialWhiles()1978 init->shape(), condition, body, prev_loop_state)); in BM_SequentialWhiles()