Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment_test.cc142 Shape row_major_shape(ashape); in TEST_F() local
143 *row_major_shape.mutable_layout() = row_major_layout; in TEST_F()
144 const ShapeLayout row_major(row_major_shape); in TEST_F()