"...git@developer.sourcefind.cn:OpenDAS/detectron2.git" did not exist on "b634945d8ce3fbcbbcf2fc89e62cf7de03b17673"
Commit ce5dd5a5 authored by ramjana's avatar ramjana
Browse files

wavelet gemm programming model support for CK

parent 712e464c
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
#arg1: verification (0=no, 1=yes) #arg1: verification (0=no, 1=yes)
#arg2: initialization (0=no init, 1=integer value, 2=decimal value) #arg2: initialization (0=no init, 1=integer value, 2=decimal value)
#arg3: run kernel # of times (>1) #arg3: run kernel # of times (>1)
#arg4: gemm pipe (0: default, 1:wavelet_model)
./bin/example_gemm_xdl 0 1 5 ./bin/example_gemm_xdl 0 1 5
``` ```
......
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