Home
last modified time | relevance | path

Searched defs:tuple_elements (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_util.cc29 std::vector<HloInstruction*> tuple_elements; in ExtractPrefix() local
48 std::vector<HloInstruction*> tuple_elements; in AppendSuffix() local
Dhlo_sharding.h300 std::vector<HloSharding>& tuple_elements() { return tuple_elements_; } in tuple_elements() function
301 const std::vector<HloSharding>& tuple_elements() const { in tuple_elements() function
Dstable_sort_expander.cc113 std::vector<HloInstruction*> tuple_elements; in ExpandInstruction() local
Dhlo_element_type_converter.cc91 std::vector<HloInstruction*> tuple_elements; in ConvertTupleElements() local
Dhlo_instructions.cc1719 HloInstruction::InstructionVector tuple_elements; in CloneAndAppendInstructionIntoCalledComputation() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dshape_util.cc31 int64_t tuple_elements = xla::ShapeUtil::TupleElementCount(shape); in PopulateInfeedLayoutVector() local
177 int64_t tuple_elements = xla::ShapeUtil::TupleElementCount(input_shape); in GetShapeWithLayout() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcustom_call_test.cc232 std::vector<XlaOp> tuple_elements = BuildInputs(b, str); in BuildInputs() local
251 std::vector<Shape> tuple_elements = BuildOutputType(str); in BuildOutputType() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtransfer_manager_test.cc402 std::vector<Literal> tuple_elements; in Run() local
431 std::vector<Literal> tuple_elements; in Run() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dinfeed_ops.cc134 int64_t tuple_elements = xla::ShapeUtil::TupleElementCount(*output_shape); in GetInfeedShapeWithLayout() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc208 const int64_t tuple_elements = ShapeUtil::TupleElementCount(shape); in RecursiveElementCount() local
Dliteral_test.cc1740 Literal tuple_elements[] = { in TEST_F() local