Files
composable_kernel/example/01_gemm
Illia Silin 566b6480a2 Code clean-up (#1285)
* code clean-up

* remove the profiling output samples
2024-05-10 09:41:39 -07:00
..
2024-03-08 17:11:51 -08:00
2024-05-10 09:41:39 -07:00
2024-03-08 17:11:51 -08:00

Instructions for example_gemm_xdl

Run example_gemm_xdl

#arg1: verification (0=no, 1=yes)
#arg2: initialization (0=no init, 1=integer value, 2=decimal value)
#arg3: run kernel # of times (>1)
./bin/example_gemm_xdl 0 1 5