Home
last modified time | relevance | path

Searched refs:param0_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.cc523 Shape param0_shape_with_layout(ashape); in TEST_F() local
525 *param0_shape_with_layout.mutable_layout() = LayoutUtil::MakeLayout({0, 1}); in TEST_F()
530 ShapeLayout(param0_shape_with_layout); in TEST_F()