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

QATv2 Changes, Unload Support for Multi Output Layers #354

Merged
merged 9 commits into from
Nov 1, 2024

Conversation

oguzhanbsolak
Copy link
Contributor

Change log:
1- QATv2 changes for merging output shifts from weights and activations
2- --scale-output argument added to recover activation range. The recovery is realized at cnn_unload() function.
3- Fixed CNN_NUM_OUTPUTS calculation
4- cnn_unload() support for Multi Output Layers applications
5- Fixed pascalvoc checkpoint's key names to match with the new layer names after spelling mistakes fix

Copy link
Contributor

@ermanok ermanok left a comment

Choose a reason for hiding this comment

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

Looks OK.

@MaximGorkem MaximGorkem merged commit 6183d00 into analogdevicesinc:develop Nov 1, 2024
1 check passed
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.

5 participants