-
Notifications
You must be signed in to change notification settings - Fork 87
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
Build with ubuntu 22.04 in the dockerfiles #2017
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2017 +/- ##
===========================================
+ Coverage 91.43% 91.49% +0.05%
===========================================
Files 422 424 +2
Lines 15771 15881 +110
===========================================
+ Hits 14420 14530 +110
Misses 1351 1351
|
This build is not recommended to merge 🔴 |
🔴bert_large_uncased_fp16: FAILED: MIGraphX is not within tolerance - check verbose output |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2017 +/- ##
========================================
Coverage 91.64% 91.64%
========================================
Files 472 472
Lines 17848 17848
========================================
Hits 16357 16357
Misses 1491 1491 ☔ View full report in Codecov by Sentry. |
So MLIR fails to build on 22.04:
|
I opened this issue: |
So I was missing a pin for the hip-clang docker. It should be fixed now. |
…m/AMDMIGraphX into ubuntu-22.04-default
@causten This passes the CI, so I think this can be reviewed and merged. |
No description provided.