mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-06 07:51:52 +00:00
Fixed test errors.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user