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

[TOPI] Fix CUDA pooling schedule #8957

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Conversation

icemelon
Copy link
Member

@icemelon icemelon commented Sep 7, 2021

Currently the schedule for pooling ops only allows fusion with broadcast ops, but injective ops should be possible to fuse with pooling ops.

Copy link
Contributor

@comaniac comaniac left a comment

Choose a reason for hiding this comment

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

LGTM. Do we need a test case for it?

@junrushao junrushao merged commit 47d9fd3 into apache:main Sep 9, 2021
@icemelon icemelon deleted the topi-cuda-pool branch September 13, 2021 17:48
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
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