Commit 41838083 authored by ramjana's avatar ramjana
Browse files

Merge branch 'wavelet_model' of https://github.com/ramjana/composable_kernel into wavelet_model

Updates for wavelet programming model
parents 1efaa52c ce5dd5a5
......@@ -5,6 +5,7 @@
#arg1: verification (0=no, 1=yes)
#arg2: initialization (0=no init, 1=integer value, 2=decimal value)
#arg3: run kernel # of times (>1)
#arg4: gemm pipe (0: default, 1:wavelet_model)
./bin/example_gemm_xdl 0 1 5
#arg10 : gemm_pipeline (0=default, 1=waveletmodel)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment