Commit f958061
authored
Fix unused initializer check (#2732)
The check for removing unused initializers in the constant-folder was
not handling the case where the initializer is a graph output.
Fix #2728
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>1 parent fb6b40f commit f958061
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1419 | 1419 | | |
1420 | 1420 | | |
1421 | 1421 | | |
1422 | | - | |
| 1422 | + | |
1423 | 1423 | | |
1424 | 1424 | | |
1425 | 1425 | | |
| |||
0 commit comments