Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion.cc145 string while_instr_name = while_instr->ToString(print_no_metadata); in TryHoistingInvariantInstructionsFromWhileBody() local
146 VLOG(2) << "Trying to hoist from " << while_instr_name; in TryHoistingInvariantInstructionsFromWhileBody()
296 << " instructions from " << while_instr_name; in TryHoistingInvariantInstructionsFromWhileBody()