Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h718 HloInstruction* false_computation_arg, HloComputation* false_computation);
Dhlo_instruction.cc955 HloInstruction* false_computation_arg, HloComputation* false_computation) { in CreateConditional() argument
960 instruction->AppendOperand(false_computation_arg); in CreateConditional()