Skip to content

Commit 184b020

Browse files
authored
Update apple-perf.yml
1 parent d8ccbe6 commit 184b020

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/apple-perf.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,8 @@ jobs:
261261
-kv \
262262
--disable_dynamic_shape \
263263
--coreml \
264-
--coreml-ios 17 \
264+
--coreml-ios 18 \
265+
--coreml-quantize c4w \
265266
--coreml-compute-units cpu_and_ne \
266267
--output_name="${OUT_ET_MODEL_NAME}.pte"
267268
ls -lh "${OUT_ET_MODEL_NAME}.pte"

0 commit comments

Comments
 (0)