Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment_test.cc137 Shape col_major_shape(ashape); in TEST_F() local
138 *col_major_shape.mutable_layout() = col_major_layout; in TEST_F()
139 const ShapeLayout col_major(col_major_shape); in TEST_F()