mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-29 19:28:33 +00:00
Time kernels in testing.
This commit is contained in:
@@ -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));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user