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

Parser changes to handle MatMulIntegerToFloat #3445

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into add_matmulintegertofloat_contrib_op

8a41f16
Select commit
Loading
Failed to load commit list.
Open

Parser changes to handle MatMulIntegerToFloat #3445

Merge branch 'develop' into add_matmulintegertofloat_contrib_op
8a41f16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 9, 2024 in 0s

92.17% (-0.01%) compared to f5df004

View this Pull Request on Codecov

92.17% (-0.01%) compared to f5df004

Details

Codecov Report

Attention: Patch coverage is 90.10989% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.17%. Comparing base (f5df004) to head (8a41f16).

Files with missing lines Patch % Lines
src/onnx/parse_matmul.cpp 90.10% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3445      +/-   ##
===========================================
- Coverage    92.17%   92.17%   -0.01%     
===========================================
  Files          513      513              
  Lines        21536    21603      +67     
===========================================
+ Hits         19851    19912      +61     
- Misses        1685     1691       +6     

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