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

Update API to break out fp8 quantization functionality. #3724

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

Conversation

TedThemistokleous
Copy link
Collaborator

Need to breakout the fp8_quantization functions via our API to allow onnxruntime to use fp8 quantization

@TedThemistokleous TedThemistokleous added roadmap Tasks to finish for a release onnxruntime PR changes interaction between MIGraphX and Onnxruntime labels Dec 19, 2024
@TedThemistokleous TedThemistokleous self-assigned this Dec 19, 2024
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 8 lines in your changes missing coverage. Please review.

Project coverage is 92.20%. Comparing base (480448d) to head (fbbc8db).

Files with missing lines Patch % Lines
src/api/api.cpp 79.48% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3724      +/-   ##
===========================================
+ Coverage    92.16%   92.20%   +0.04%     
===========================================
  Files          515      515              
  Lines        21978    22030      +52     
===========================================
+ Hits         20256    20313      +57     
+ Misses        1722     1717       -5     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
onnxruntime PR changes interaction between MIGraphX and Onnxruntime roadmap Tasks to finish for a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant