-
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
Bf16 Verify Onnx Tests #3627
base: develop
Are you sure you want to change the base?
Bf16 Verify Onnx Tests #3627
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3627 +/- ##
===========================================
+ Coverage 92.18% 92.20% +0.01%
===========================================
Files 514 514
Lines 21780 21783 +3
===========================================
+ Hits 20078 20084 +6
+ Misses 1702 1699 -3 ☔ View full report in Codecov by Sentry. |
Check results before merge 🔆 |
🔴bert_large_uncased_fp16: FAILED: MIGraphX is not within tolerance - check verbose output |
def softmaxcrossentropyloss_2d_sum_reduction_half_weighted_test(): | ||
def softmaxcrossentropyloss_2d_sum_reduction_bf16_weighted_tes(): |
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.
this looks like it needs to be reverted?
Tests with different ONNX representations than half:
Tests for half that do not seem to have BF16 counterpart:
Tests Failing: