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

Change DDRNet Head Output Dtype #88

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Change DDRNet Head Output Dtype #88

merged 1 commit into from
Oct 3, 2024

Conversation

kozlov721
Copy link
Collaborator

The output data type of DDRNet head changed from int64 to int32 so it can be used with NN Archive.

@kozlov721 kozlov721 requested a review from a team as a code owner October 3, 2024 03:34
@kozlov721 kozlov721 requested review from klemen1999, tersekmatija and conorsim and removed request for a team October 3, 2024 03:34
@github-actions github-actions bot added the fix Fixing a bug label Oct 3, 2024
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (dev@67497e4). Learn more about missing BASE report.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff           @@
##             dev      #88   +/-   ##
======================================
  Coverage       ?   96.01%           
======================================
  Files          ?      143           
  Lines          ?     6341           
  Branches       ?        0           
======================================
  Hits           ?     6088           
  Misses         ?      253           
  Partials       ?        0           

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

@kozlov721 kozlov721 merged commit 6a6f2db into dev Oct 3, 2024
9 checks passed
@kozlov721 kozlov721 deleted the fix/ddrnet-output-type branch October 3, 2024 17:18
kozlov721 added a commit that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant