Searched defs:true_computation_arg (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.cc484 HloInstruction* true_computation_arg, HloComputation* true_computation,
489 instruction->AppendOperand(true_computation_arg);
482 CreateConditional( const Shape& shape, HloInstruction* pred, HloInstruction* true_computation_arg, HloComputation* true_computation, HloInstruction* false_computation_arg, HloComputation* false_computation) argument

Completed in 73 milliseconds