Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_util.cc106 int elements_in_old_while_shape = while_instr->shape().tuple_shapes_size(); in MakeInstructionsLiveIn() local
139 for (int64_t i = elements_in_old_while_shape; in MakeInstructionsLiveIn()
143 instructions[i - elements_in_old_while_shape]->shape(), in MakeInstructionsLiveIn()