Skip to content

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
Member

@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
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
…d FX graph (apache#17886)

* add pixel shuffle op into torch frontends

* fix end of files formatting issue

* fix trailing whitespaces issue

* fix lint issues

* fix long line code formatting

* add arg check condition

* fix lint issue in base fx graph script

* add condition in struct info function

* fix lint issue in struct info func

---------

Co-authored-by: deivanayakisankaralingam <deiva@Deivanayaki>
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