Commit 356540a
authored
[ONNX] Delete redundant dynamic dim check for result types (llvm#3942)
The dynamic has been supported by the code, the check is useless and will block the
dynamic examples. This will fix nod-ai/AMD-SHARK-ModelDev#8931 parent fee88fd commit 356540a
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4487 | 4487 | | |
4488 | 4488 | | |
4489 | 4489 | | |
4490 | | - | |
4491 | | - | |
4492 | | - | |
4493 | | - | |
4494 | | - | |
4495 | 4490 | | |
4496 | 4491 | | |
4497 | 4492 | | |
| |||
0 commit comments