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 committed Oct 28, 2024
1 parent c7138a2 commit e8a2139
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,7 @@ GetUnsupportedNodeIndices(const GraphViewer& graph_viewer,
"DequantizeLinear",
"Div",
"Dropout",
"Einsum",
"Elu",
"Equal",
"Erf",
Expand Down

0 comments on commit e8a2139

Please sign in to comment.