Home
last modified time | relevance | path

Searched defs:to_move_out (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc531 HloInstruction* conditional, std::vector<Boundary>& to_move_out, in MoveInstructionOut()
1346 std::vector<std::vector<Boundary> > to_move_out, to_move_in; in Run() local