Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion.cc40 flat_hash_set<HloInstruction*>* unhoisted_invariant_instructions, in CreateLoopInvariantCopy()
164 flat_hash_set<HloInstruction*> unhoisted_invariant_instructions; in TryHoistingInvariantInstructionsFromWhileBody() local