Home
last modified time | relevance | path

Searched refs:ashape_minor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment_test.cc1333 Shape ashape_minor = ShapeUtil::MakeShapeWithLayout(F32, {12, 8}, {0, 1}); in TEST_F() local
1335 ShapeLayout(ShapeUtil::MakeTupleShape({ashape_major, ashape_minor})); in TEST_F()