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 @@ -678,8 +678,8 @@ jobs:
678678 "--recipe" "xnnpack"
679679 "--use_custom_sdpa"
680680 "--use_custom_kv_cache"
681- "--qlinear"
682- "--qembedding"
681+ "--qlinear" "8da4w"
682+ "--qembedding" "8w"
683683 "--output_dir" "${OUTPUT_DIR}"
684684 )
685685
You can’t perform that action at this time.
0 commit comments