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

[hexagon][topi] add sliced max_pool2 #12169

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Conversation

cconvey
Copy link
Contributor

@cconvey cconvey commented Jul 25, 2022

Add TOPI implementation of sliced max_pool2d.

cc @mehrdadh

@cconvey cconvey force-pushed the sliced-maxpool branch 4 times, most recently from 3971bde to eb38e60 Compare July 26, 2022 21:40
@cconvey cconvey force-pushed the sliced-maxpool branch 3 times, most recently from 1930996 to 5ab1ea1 Compare August 4, 2022 08:19
@cconvey cconvey changed the title WIP [hexagon][topi] add sliced max_pool2 [hexagon][topi] add sliced max_pool2 Aug 4, 2022
@cconvey cconvey marked this pull request as ready for review August 4, 2022 08:21
@cconvey
Copy link
Contributor Author

cconvey commented Aug 4, 2022

CC: @jverma-quic @csullivan @Lunderberg

@cconvey cconvey changed the title [hexagon][topi] add sliced max_pool2 WIP [hexagon][topi] add sliced max_pool2 Aug 4, 2022
@github-actions github-actions bot requested a review from mehrdadh August 4, 2022 20:25
@cconvey cconvey force-pushed the sliced-maxpool branch 3 times, most recently from ea755a4 to 4d67376 Compare August 8, 2022 15:07
@cconvey cconvey changed the title WIP [hexagon][topi] add sliced max_pool2 [hexagon][topi] add sliced max_pool2 Aug 8, 2022
Add TOPI implementation of sliced max_pool2d,
with basic scheduling.
@cconvey
Copy link
Contributor Author

cconvey commented Aug 8, 2022

@Lunderberg @csullivan : Any chance one of you could give this a review?

Copy link
Contributor

@tmoreau89 tmoreau89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @cconvey and @jverma-quic for the thorough review; LGTM

@mehrdadh mehrdadh merged commit 0c3c083 into apache:main Aug 9, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
Add TOPI implementation of sliced max_pool2d,
with basic scheduling.
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
Add TOPI implementation of sliced max_pool2d,
with basic scheduling.
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.

4 participants