Commit e07b3d8e authored by Chao Liu's avatar Chao Liu
Browse files

update readme

parent c810a62a
...@@ -5,7 +5,7 @@ ...@@ -5,7 +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: time kernel (0=no, 1=yes) #arg3: time kernel (0=no, 1=yes)
./bin/example_gemm_xdl 1 1 1 ./bin/example_contraction_xdl_fp32 1 1 1
``` ```
Result (MI100 @ dynammic freq, 46TFlops peak FP32) Result (MI100 @ dynammic freq, 46TFlops peak FP32)
......
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