mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 02:02:46 +00:00
@@ -298,7 +298,7 @@ int profile_gemm_impl(int do_verification,
|
||||
}
|
||||
}
|
||||
|
||||
return pass ? 0 : 1;
|
||||
return pass;
|
||||
}
|
||||
|
||||
} // namespace profiler
|
||||
|
||||
Reference in New Issue
Block a user