Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1137 void set_select(HloComputation* computation) { in set_select() function
Dhlo_instruction.cc3492 void HloInstruction::set_select(HloComputation* computation) { in set_select() function in xla::HloInstruction