mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-17 03:19:48 +00:00
Merge commit 'b60af5bde965a2bb007bb582f7836b43ca647b81' into develop
This commit is contained in:
@@ -31,4 +31,4 @@ using AccDataType = float;
|
||||
|
||||
#include "run_gemm_test.inc"
|
||||
|
||||
int main() { return run_gemm_test(); }
|
||||
int main(int argc, char* argv[]) { return run_gemm_test(argc, argv); }
|
||||
|
||||
Reference in New Issue
Block a user