Home
last modified time | relevance | path

Searched defs:tuple_elements (Results 1 – 10 of 10) 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.h267 std::vector<HloSharding>& tuple_elements() { return tuple_elements_; } in tuple_elements() function
268 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.cc89 std::vector<HloInstruction*> tuple_elements; in ConvertTupleElements() local
Dhlo_instructions.cc1745 HloInstruction::InstructionVector tuple_elements; in CloneAndFuseInternal() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dshape_util.cc31 int64 tuple_elements = xla::ShapeUtil::TupleElementCount(shape); in PopulateInfeedLayoutVector() local
178 int64 tuple_elements = xla::ShapeUtil::TupleElementCount(input_shape); in GetShapeWithLayout() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtransfer_manager_test.cc364 std::vector<Literal> tuple_elements; in Run() local
394 std::vector<Literal> tuple_elements; in Run() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dinfeed_ops.cc134 int64 tuple_elements = xla::ShapeUtil::TupleElementCount(*output_shape); in GetInfeedShapeWithLayout() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc205 const int64 tuple_elements = ShapeUtil::TupleElementCount(shape); in RecursiveElementCount() local
Dliteral_test.cc1731 Literal tuple_elements[] = { in TEST_F() local