Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_execute_op.cc509 int compiled_update_index = 0; in AllocateOutputTensors() local
540 .input_in_compiled_update_order[compiled_update_index] != in AllocateOutputTensors()
544 .input_in_compiled_update_order[compiled_update_index]); in AllocateOutputTensors()
545 ++compiled_update_index; in AllocateOutputTensors()
547 ++compiled_update_index; in AllocateOutputTensors()
575 for (; compiled_update_index < in AllocateOutputTensors()
577 ++compiled_update_index) { in AllocateOutputTensors()
579 variable_updates.input_in_compiled_update_order[compiled_update_index]); in AllocateOutputTensors()