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

[cherry-pick 1.5] Convert input for quantized YOLOv8 (#1521) #1628

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

bfineran
Copy link
Contributor

  • Added call to function that skips the quantization of the input if the model is quantized

  • Removed bare exception

  • Move input data type conversion upstream so it is properly saved and used as input to ort

  • Style and quality fixes


* Added call to function that skips the quantization of the input if the model is quantized

* Removed bare exception

* Move input data type conversion upstream so it is properly saved and used as input to ort

* Style and quality fixes

---------

Co-authored-by: Michael Goin <[email protected]>
@bfineran bfineran self-assigned this Jun 15, 2023
@bfineran bfineran merged commit 1995747 into release/1.5 Jun 15, 2023
@bfineran bfineran deleted the cherry_pick_1.5_yolov8_qdq_fix branch June 15, 2023 20:17
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.

2 participants