Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc544 auto remove_constant_elems = [&](HloInstruction* instr) { in TryRemoveConstantParams() local
609 remove_constant_elems( in TryRemoveConstantParams()
623 add_new_instr(remove_constant_elems(while_init))))))); in TryRemoveConstantParams()