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

[1.6.x] Fix export precision #3394

Merged
merged 1 commit into from
Apr 25, 2024
Merged

[1.6.x] Fix export precision #3394

merged 1 commit into from
Apr 25, 2024

Conversation

sovrasov
Copy link
Contributor

@sovrasov sovrasov commented Apr 24, 2024

Summary

This PR fixes low precision (fp16) for in default export mode (fp32)

image

@sovrasov sovrasov requested a review from a team as a code owner April 24, 2024 15:38
@github-actions github-actions bot added the ALGO Any changes in OTX Algo Tasks implementation label Apr 24, 2024
@sovrasov sovrasov changed the title Fix export precision [1.6.x] Fix export precision Apr 24, 2024
@sovrasov sovrasov requested a review from chuneuny-emily April 24, 2024 15:39
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 80.73%. Comparing base (0192d26) to head (65f3d5e).

Files Patch % Lines
...otx/algorithms/segmentation/adapters/mmseg/task.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           releases/1.6.0    #3394      +/-   ##
==================================================
- Coverage           80.74%   80.73%   -0.02%     
==================================================
  Files                 536      536              
  Lines               40488    40491       +3     
==================================================
- Hits                32694    32691       -3     
- Misses               7794     7800       +6     

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

@yunchu yunchu merged commit 6d5cf9c into releases/1.6.0 Apr 25, 2024
16 of 17 checks passed
@yunchu yunchu deleted the vs/fix_exp_prec branch April 25, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ALGO Any changes in OTX Algo Tasks implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants