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 failing dimension check for MAX operation. #557

Closed
wants to merge 1 commit into from

Conversation

rayngun
Copy link

@rayngun rayngun commented Feb 4, 2025

No description provided.

@rayngun rayngun marked this pull request as ready for review February 4, 2025 18:12
@rayngun rayngun closed this Feb 5, 2025
The conditions are based on
 - keep uint8/int8 QDQs after Conv (except Conv -> QDQ -> Bias Add/Div/Mul)
 - keep DQ if used for initializer
 - QDQ pair before Conv should be stripped if the QDQ pair is uint16/int16
@rayngun rayngun reopened this Feb 6, 2025
@rayngun rayngun closed this Feb 6, 2025
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.

1 participant