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

Introduce export feature to TensorRT JSON format #3721

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

Conversation

mirza-halilcevic
Copy link
Collaborator

  • Implement an option to export MIGraphX models into a TensorRT-compatible JSON format

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 2.17391% with 90 lines in your changes missing coverage. Please review.

Project coverage is 91.80%. Comparing base (ebf82f6) to head (c9e5f2b).

Files with missing lines Patch % Lines
src/trt_json.cpp 0.00% 89 Missing ⚠️
src/load_save.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3721      +/-   ##
===========================================
- Coverage    92.18%   91.80%   -0.38%     
===========================================
  Files          514      515       +1     
  Lines        21780    21872      +92     
===========================================
+ Hits         20078    20080       +2     
- Misses        1702     1792      +90     

☔ 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant