Home
last modified time | relevance | path

Searched defs:CreateTuple (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_communication.cc410 Value CreateTuple(OpBuilder& builder, Location loc, ArrayRef<Value> operands) { in CreateTuple() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1605 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateTuple( in CreateTuple() function in xla::HloInstruction