Home
last modified time | relevance | path

Searched defs:branch_operands (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc2786 absl::Span<const Shape> branch_operands) { in InferConditionalShape()
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc658 llvm::SmallVector<xla::XlaOp, 4> branch_operands(branches.size()); in ExportXlaOp() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2364 absl::Span<const XlaOp> branch_operands) { in Conditional()
2380 absl::Span<const XlaOp> branch_operands) { in ConditionalImpl()
4864 absl::Span<const XlaOp> branch_operands) { in Conditional()
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc2103 OperandRange branch_operands = op.branch_operands(); in Verify() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc3900 std::vector<BufferAllocation::Slice> branch_operands; in BuildConditionalThunk() local