From 9e3d87ea8a2c6072733caa28fc8ba1bec9d405a7 Mon Sep 17 00:00:00 2001 From: apoorva Date: Wed, 9 Jul 2025 08:26:08 +0000 Subject: [PATCH] Revert "Fixed test errors." This reverts commit 13efcc6fe1488f23ee7428df20c8aad2148f9f02. --- profiler/include/profiler/profile_gemm_add_relu_impl.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/profiler/include/profiler/profile_gemm_add_relu_impl.hpp b/profiler/include/profiler/profile_gemm_add_relu_impl.hpp index 65b1925f61..dcefcee299 100644 --- a/profiler/include/profiler/profile_gemm_add_relu_impl.hpp +++ b/profiler/include/profiler/profile_gemm_add_relu_impl.hpp @@ -173,7 +173,6 @@ bool profile_gemm_add_relu_impl(int do_verification, StrideB, std::array{StrideD0}, StrideE, - 1, a_element_op, b_element_op, cde_element_op);