Fix NPU compile
This commit is contained in:
parent
bcc343af00
commit
434059aef7
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Reference in New Issue