diff --git a/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp b/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp index bd68f7e3b6..79cf5c4f53 100644 --- a/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp +++ b/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp @@ -106,7 +106,7 @@ class TestGroupedConvndBwdWeight : public ::testing::Test true, // do_verification 1, // init_method: integer value false, // do_log - false, // time_kernel + true, // time_kernel param, std::to_string(split_k)); }