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

Conversation

anwang2009
Copy link
Contributor

Adds MaxPool, AvgPool to the FoldExplicitPadding simplification pass, with comprehensive tests

cc @masahi @sfvaroglu @margaretqian

@github-actions github-actions bot requested a review from masahi May 27, 2022 19:23
@masahi masahi merged commit 45bed88 into apache:main May 28, 2022
juda pushed a commit to juda/tvm that referenced this pull request Jun 21, 2022
* fold first steps

* spitballing

* check pad is really optd away

* new pool test passes

* stuff

* refactoring midway

* things actually kinda work

* complete tests

* lint and complete tests

* clean

* fix comments
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