From ac81c91f5f3fb57d4914fcfd195058607d5793b2 Mon Sep 17 00:00:00 2001 From: "Plyakhin, Yury" Date: Fri, 31 Jan 2025 14:21:39 -0800 Subject: [PATCH] Updates --- .../test-e2e/Matrix/Inputs/joint_matrix_out_bounds_impl.hpp | 3 ++- sycl/test-e2e/Matrix/SG32/joint_matrix_out_bounds.cpp | 1 + sycl/test-e2e/Matrix/joint_matrix_out_bounds.cpp | 1 + sycl/test-e2e/Matrix/joint_matrix_out_bounds_colmajor.cpp | 2 ++ .../e2e_test_requirements/no-unsupported-without-info.cpp | 6 +----- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/sycl/test-e2e/Matrix/Inputs/joint_matrix_out_bounds_impl.hpp b/sycl/test-e2e/Matrix/Inputs/joint_matrix_out_bounds_impl.hpp index 70c6f934a3c68..40c8a7bf2e2b3 100644 --- a/sycl/test-e2e/Matrix/Inputs/joint_matrix_out_bounds_impl.hpp +++ b/sycl/test-e2e/Matrix/Inputs/joint_matrix_out_bounds_impl.hpp @@ -147,7 +147,8 @@ void test() { template void test_all() { std::cout << "bf16: "; - test(); std::cout << "half: "; test