-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for the Einsum operator #2772
Conversation
mirza-halilcevic
commented
Feb 14, 2024
•
edited
Loading
edited
- Implement ONNX parsing support for the Einsum operator
- Resolves Einsum operator is unsupported migraphx-benchmark/AMDMIGraphX#92
This build is not recommended to merge 🔴 |
🔴bert_large_uncased_fp16: FAILED: MIGraphX is not within tolerance - check verbose output |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2772 +/- ##
===========================================
+ Coverage 91.82% 91.92% +0.10%
===========================================
Files 486 489 +3
Lines 18993 19275 +282
===========================================
+ Hits 17440 17719 +279
- Misses 1553 1556 +3 ☔ View full report in Codecov by Sentry. |
to squeeze_transpose.
Windows CI is failing. Seems like... |
I replaced |
I see the extended Jenkins tests run but they are not reflecting on this PR list. They all passed so I'm merging |