Skip to content
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 int4 & uint4 types to MigraphX #3378

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

fixes for broken test and warnings

8f67ab4
Select commit
Loading
Failed to load commit list.
Draft

Add int4 & uint4 types to MigraphX #3378

fixes for broken test and warnings
8f67ab4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 15, 2024 in 0s

92.24% (-0.03%) compared to ae2b026

View this Pull Request on Codecov

92.24% (-0.03%) compared to ae2b026

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.24%. Comparing base (ae2b026) to head (8f67ab4).
Report is 2 commits behind head on develop.

Files Patch % Lines
src/shape.cpp 45.45% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3378      +/-   ##
===========================================
- Coverage    92.26%   92.24%   -0.03%     
===========================================
  Files          500      500              
  Lines        20057    20062       +5     
===========================================
  Hits         18506    18506              
- Misses        1551     1556       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.