Commit fb8d0cc
authored
[Input] Register IREETensorExtDialect for Torch plugin (#22719)
Registers `IREETensorExtDialect` to fix unregistered dialect error from
bitcast ops created by BitCastTensorPass. Strangely, this error only
occurs when printing IR and debug info, which is why it's not getting
caught by CI. I think this was missed when `BitCastOp` was moved out of
Flow.
Signed-off-by: Ian Wood <[email protected]>1 parent 39a15a7 commit fb8d0cc
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments