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

[docs] Add onnx inference doc #1601

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

felixdittrich92
Copy link
Contributor

This PR:

  • Update doc section how to do inference with onnx exported models

Any feedback is welcome 🤗

Closes: #984

@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation type: enhancement Improvement topic: onnx ONNX-related ext: docs Related to docs folder labels May 20, 2024
@felixdittrich92 felixdittrich92 added this to the 0.9.0 milestone May 20, 2024
@felixdittrich92 felixdittrich92 self-assigned this May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.25%. Comparing base (45c2df3) to head (b2dcdda).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1601      +/-   ##
==========================================
- Coverage   96.26%   96.25%   -0.02%     
==========================================
  Files         163      163              
  Lines        7707     7707              
==========================================
- Hits         7419     7418       -1     
- Misses        288      289       +1     
Flag Coverage Δ
unittests 96.25% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Collaborator

@odulcy-mindee odulcy-mindee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳 🚀

brent_rambo

@odulcy-mindee odulcy-mindee merged commit ce87185 into mindee:main May 21, 2024
73 of 81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: docs Related to docs folder topic: documentation Improvements or additions to documentation topic: onnx ONNX-related type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Onnx] Integrate an interface to easily load exported ONNX models [will be updated]
2 participants