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

* remove the profiling output samples
2024-05-10 09:41:39 -07:00
..
2023-05-31 18:46:57 -05:00
2024-05-10 09:41:39 -07:00

Instructions for example_gemm_add_multiply_dl_fp16

Run example_gemm_add_multiply_dl_fp16

#arg1: verification (0=no, 1=yes)
#arg2: initialization (0=no init, 1=integer value, 2=decimal value)
#arg3: time kernel (0=no, 1=yes)
#arg4 to 11: M (256x), N(128x), K(32x), StrideA, StrideB, StrideD0, StrideD1, StrideE"
./bin/example_gemm_add_multiply_dl_fp16 1 1 1