Skip to content

[Relax][PyTorch] Add Pixel Shuffle Op Support for Exported Program and FX graph #17886

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

Merged
merged 9 commits into from
May 1, 2025

Conversation

Deivanayaki-S
Copy link
Contributor

This PR adds support for the pixel_shuffle operation, which implements the pixel shuffle transformation often used for sub-pixel convolution in super-resolution networks (e.g., ESPCN).

@Deivanayaki-S
Copy link
Contributor Author

@tvm-bot rerun

1 similar comment
@Deivanayaki-S
Copy link
Contributor Author

@tvm-bot rerun

@Deivanayaki-S Deivanayaki-S marked this pull request as ready for review April 30, 2025 06:48
@Deivanayaki-S
Copy link
Contributor Author

@Hzfengsy @tlopex could you please review this PR?

Copy link
Contributor

@tlopex tlopex left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@tlopex tlopex merged commit 4955f3b into apache:main May 1, 2025
16 checks passed
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