Skip to content

Commit c722565

Browse files
authored
Update get_coordinate_ops_impl.hpp
1 parent f9e07ec commit c722565

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/test-e2e/Matrix/Inputs/get_coordinate_ops_impl.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ int main() {
197197
// std::cout << "8x16x16 float/bfloat16" << std::endl;
198198
// test_get_coord_op<bfloat16, float, /*TM*/ 8, /*TK*/ 16, use::a,
199199
// layout::row_major, 1>();
200-
// // B
201200
// test_get_coord_op<bfloat16, float, /*TK*/ 16, /*TN*/ 16, use::b,
202201
// layout::ext_intel_packed, 2>();
203202
// test_get_coord_op<bfloat16, float, /*TK*/ 16, /*TN*/ 16, use::b,

0 commit comments

Comments
 (0)