Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Drecursion_depth.pass.cpp19 constexpr void CreateTuple(std::index_sequence<I...>) { in CreateTuple() function
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_communication.cc408 Value CreateTuple(OpBuilder& builder, Location loc, ArrayRef<Value> operands) { in CreateTuple() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1915 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateTuple( in CreateTuple() function in xla::HloInstruction