Commit 7f86fad
committed
[OVEP] Fix UnsupportedOpMode logic for Reshape
Assumptions about number of inputs to Reshape nodes were causing crashes. The
check has been adjusted to be functional with Reshape only having one input.1 parent a95ed23 commit 7f86fad
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
| 424 | + | |
424 | 425 | | |
425 | 426 | | |
426 | 427 | | |
| |||
0 commit comments