File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
.ci/docker/ci_commit_pins Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- a3942627f5ac048e06b4b1d703b0a6a53bf6da5b
1+ eea657ddbdeb1118943a92fb73c289985c3ee1ba
Original file line number Diff line number Diff line change @@ -355,8 +355,8 @@ jobs:
355355 "--recipe" "xnnpack"
356356 "--use_custom_sdpa"
357357 "--use_custom_kv_cache"
358- "--qlinear"
359- "--qembedding"
358+ "--qlinear" "8da4w"
359+ "--qembedding" "8w"
360360 "--output_dir" ".."
361361 )
362362
Original file line number Diff line number Diff line change @@ -360,8 +360,8 @@ jobs:
360360 "--recipe" "xnnpack"
361361 "--use_custom_sdpa"
362362 "--use_custom_kv_cache"
363- "--qlinear"
364- "--qembedding"
363+ "--qlinear" "8da4w"
364+ "--qembedding" "8w"
365365 "--output_dir" ".."
366366 )
367367
Original file line number Diff line number Diff line change @@ -711,8 +711,8 @@ jobs:
711711 "--recipe" "xnnpack"
712712 "--use_custom_sdpa"
713713 "--use_custom_kv_cache"
714- "--qlinear"
715- "--qembedding"
714+ "--qlinear" "8da4w"
715+ "--qembedding" "8w"
716716 "--output_dir" "${OUTPUT_DIR}"
717717 )
718718
You can’t perform that action at this time.
0 commit comments