Commit c33fce2
authored
Add initial support for RotaryEmbedding fusion for onnx opset 23 (#2450)
Add initial support for RotaryEmbedding fusion for onnx opset 23
---------
Signed-off-by: Ganesan Ramalingam <[email protected]>1 parent 061f62b commit c33fce2
File tree
20 files changed
+179
-15
lines changed- onnxscript/rewriter
- models
- onnx_fusions
- ort_fusions
20 files changed
+179
-15
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments