-
Notifications
You must be signed in to change notification settings - Fork 89
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
Use and keyword consistently #3676
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add in lowering.cpp as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rekicking CI this looks good and its good we're integrating this into CI, should add consistency
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3676 +/- ##
===========================================
+ Coverage 92.28% 92.29% +0.01%
===========================================
Files 519 519
Lines 22222 22217 -5
===========================================
- Hits 20507 20505 -2
+ Misses 1715 1712 -3 ☔ View full report in Codecov by Sentry. |
This build is OK for merge ✅ |
🔴bert_large_uncased_fp16: FAILED: MIGraphX is not within tolerance - check verbose output |
Also, enable clang tidy to check for this.