Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_util.cc102 int64 elements_in_old_while_shape = while_instr->shape().tuple_shapes_size(); in MakeInstructionsLiveIn() local
135 for (int64 i = elements_in_old_while_shape; in MakeInstructionsLiveIn()
139 instructions[i - elements_in_old_while_shape]->shape(), in MakeInstructionsLiveIn()