Skip to content

Commit

Permalink
Add Einsum to supported op list (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
ikalinic authored Oct 28, 2024
1 parent c7138a2 commit e7829d3
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 e7829d3

Please sign in to comment.