Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc228 auto cond_operands = all_operands(); in CreateFromProto() local
230 CreateConditional(shape, cond_operands[0], all_computations(), in CreateFromProto()
231 absl::MakeSpan(cond_operands).subspan(1)); in CreateFromProto()