Skip to content

Commit 3eeb567

Browse files
committed
Fix NPU compile
1 parent 4ed2510 commit 3eeb567

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ggml/src/ggml-openvino/utils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ ov::AnyMap get_npu_prefill_config() {
251251
{"NPUW_DEVICES", "NPU" },
252252
{"NPUW_FOLD", "YES" },
253253
{"NPUW_WEIGHTS_BANK", "shared" },
254-
{"NPUW_SLICE_OUT", "YES" },
255254
{"NPUW_FUNCALL_ASYNC", "YES" },
256255
{"NPUW_FUNCALL_FOR_ALL", "YES" },
257256
{"NPUW_DQ", "YES" },

0 commit comments

Comments
 (0)