Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_util.cc296 for (auto& instruction_to_add : owning_loop_state.instructions_to_add) { in MakeCountedLoop() local
297 computation->AddInstruction(std::move(instruction_to_add)); in MakeCountedLoop()