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

fix (nn/avg_pool): Fix for trunc quant not being applied #1014

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

nickfraser
Copy link
Collaborator

Trunc quant wasn't being applied for TruncAvgPool2d since #945. Also removes unnecessary check in TruncAvgPool2d & TruncAdaptiveAvgPool2d.

@nickfraser nickfraser requested a review from Giuseppe5 August 29, 2024 10:32
@Giuseppe5
Copy link
Collaborator

Let's open an issue to add this missing test, otherwise it looks good!

@nickfraser nickfraser merged commit efc29fc into Xilinx:dev Aug 29, 2024
337 checks passed
@nickfraser nickfraser deleted the fix/avg_pool branch August 29, 2024 16:19
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