Home
last modified time | relevance | path

Searched defs:tuple_elements (Results 1 – 9 of 9) 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.h210 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.cc1476 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
135 int64 tuple_elements = xla::ShapeUtil::TupleElementCount(input_shape); in GetShapeWithLayout() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtransfer_manager_test.cc322 std::vector<Literal> tuple_elements; in Run() local
353 std::vector<Literal> tuple_elements; in Run() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc190 const int64 tuple_elements = ShapeUtil::TupleElementCount(shape); in RecursiveElementCount() local
Dliteral_test.cc1662 Literal tuple_elements[] = { in TEST_F() local