Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment_test.cc457 Shape param_shape_with_layout(f32_4); in TEST_F() local
460 *param_shape_with_layout.mutable_layout() = LayoutUtil::MakeLayout({0}); in TEST_F()
467 ShapeLayout(param_shape_with_layout); in TEST_F()