Time kernels in testing.

This commit is contained in:
Ville Pietilä
2025-08-11 10:16:37 +00:00
parent b9a8dbc720
commit e701f8fac1

View File

@@ -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));
}