Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h1051 HloInstruction* false_computation_arg, HloComputation* false_computation);
H A Dhlo_instruction.cc1475 HloInstruction* false_computation_arg, HloComputation* false_computation) { in CreateConditional() argument
1480 instruction->AppendOperand(false_computation_arg); in CreateConditional()