Fixed test errors.

This commit is contained in:
apoorva
2025-07-08 18:30:01 +00:00
parent 536f86661d
commit 13efcc6fe1

View File

@@ -173,6 +173,7 @@ 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);