Skip to content

Commit

Permalink
Add Einsum to supported op list
Browse files Browse the repository at this point in the history
  • Loading branch information
ikalinic authored and TedThemistokleous committed Oct 28, 2024
1 parent 7aa08d5 commit fd06f82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,7 @@ GetUnsupportedNodeIndices(const GraphViewer& graph_viewer,
"DequantizeLinear",
"Div",
"Dropout",
"Einsum",
"Elu",
"Equal",
"Erf",
Expand Down

0 comments on commit fd06f82

Please sign in to comment.