Fix NPU compile

This commit is contained in:
Yu, Zijun 2025-09-12 11:42:02 +08:00 committed by Mustafa Cavus
parent bcc343af00
commit 434059aef7
1 changed files with 0 additions and 1 deletions

View File

@ -251,7 +251,6 @@ ov::AnyMap get_npu_prefill_config() {
{"NPUW_DEVICES", "NPU" },
{"NPUW_FOLD", "YES" },
{"NPUW_WEIGHTS_BANK", "shared" },
{"NPUW_SLICE_OUT", "YES" },
{"NPUW_FUNCALL_ASYNC", "YES" },
{"NPUW_FUNCALL_FOR_ALL", "YES" },
{"NPUW_DQ", "YES" },