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

[Pass] Add MaxPool, AvgPool to FoldExplicitPadding #11494

Merged
merged 11 commits into from
May 28, 2022
Merged

Commits on May 27, 2022

  1. fold first steps

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    87a0619 View commit details
    Browse the repository at this point in the history
  2. spitballing

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    3b170e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e244417 View commit details
    Browse the repository at this point in the history
  4. new pool test passes

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    9388a30 View commit details
    Browse the repository at this point in the history
  5. stuff

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d0c3a8e View commit details
    Browse the repository at this point in the history
  6. refactoring midway

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    8ca6afe View commit details
    Browse the repository at this point in the history
  7. things actually kinda work

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    bee5870 View commit details
    Browse the repository at this point in the history
  8. complete tests

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    4493fd6 View commit details
    Browse the repository at this point in the history
  9. lint and complete tests

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    8d6169c View commit details
    Browse the repository at this point in the history
  10. clean

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    381de2a View commit details
    Browse the repository at this point in the history
  11. fix comments

    anwang2009 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    9c5a670 View commit details
    Browse the repository at this point in the history