Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.h1758 void set_select(HloComputation* computation) { in set_select() function
H A Dhlo_instruction.cc4777 void HloInstruction::set_select(HloComputation* computation) { in set_select() function in xla::HloInstruction