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

[F2QI] Fix a rounding error on AvgPool when input and output affine scales differ #12577

Merged
merged 3 commits into from
Aug 25, 2022

Commits on Aug 23, 2022

  1. fix a rounding error with avg pooling in fq2i

    Matthew Brookhart committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    de2df87 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. fix

    Matthew Brookhart committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a77a18e View commit details
    Browse the repository at this point in the history
  2. else for case when types match

    Matthew Brookhart committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    cac072a View commit details
    Browse the repository at this point in the history