Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Ddriver.cc146 struct TupleShape { struct
147 std::vector<ArrayShape> elements;
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dpattern_matcher_test.cc104 TEST_F(PatternMatcherTest, TupleShape) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_tree_test.cc156 TEST_F(ShapeTreeTest, TupleShape) { in TEST_F() argument