Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment_test.cc493 Shape param_shape_with_layout(f32_4); in TEST_F() local
496 *param_shape_with_layout.mutable_layout() = LayoutUtil::MakeLayout({0}); in TEST_F()
503 ShapeLayout(param_shape_with_layout); in TEST_F()