Revert "Fixed test errors."

This reverts commit 13efcc6fe1.
This commit is contained in:
apoorva
2025-07-09 08:26:08 +00:00
parent e1374ea221
commit 9e3d87ea8a

View File

@@ -173,7 +173,6 @@ bool profile_gemm_add_relu_impl(int do_verification,
StrideB,
std::array<ck::index_t, 1>{StrideD0},
StrideE,
1,
a_element_op,
b_element_op,
cde_element_op);