diff --git a/experimental/builder/test/test_ck_factory_grouped_convolution_forward_convscale.cpp b/experimental/builder/test/test_ck_factory_grouped_convolution_forward_convscale.cpp index 51a901d7ed..f6339ce5b7 100644 --- a/experimental/builder/test/test_ck_factory_grouped_convolution_forward_convscale.cpp +++ b/experimental/builder/test/test_ck_factory_grouped_convolution_forward_convscale.cpp @@ -209,8 +209,14 @@ struct F8_ConvScaleAdd struct F8_ConvInvscale { - using DeviceOp = ::DeviceOp, ck::Tuple<>, ck::f8_t, ConvInvscale>; - + using DeviceOp = ::DeviceOp, + ck::Tuple<>, + ck::f8_t, + ck::f8_t, + ck::f8_t, + ConvInvscale, + ck::f8_t, + ck::f8_t>; constexpr static auto expected = { // clang-format off ""