Commit 590a9be
committed
[NPUW] Model builder: name projection MatMuls optimum-style for dynamic LoRA
Append "/MatMul" to the projection MatMul friendly name so GenAI's
dynamic-LoRA lora_state_* ids carry "MatMul"; NPUW's ReshapeToStatic only
pins the LoRA rank static for those, otherwise NPU compile throws
"to_shape was called on a dynamic shape".1 parent 8379d9b commit 590a9be
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments