Add support for `aten.pixel_unshuffle` dynamo converter by HolyWu · Pull Request #2696 · pytorch/TensorRT
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 383
Merged
Add support for aten.pixel_unshuffle dynamo converter#2696
narendasan merged 1 commit intopytorch:mainfrom
HolyWu:pixel_unshuffle
Add support for aten.pixel_unshuffle dynamo converter#2696
narendasan merged 1 commit intopytorch:mainfrom
HolyWu:pixel_unshuffle
Conversation
Copy link
Contributor
HolyWu
commented
Mar 17, 2024
HolyWu
commented
Description
Fixes #2694
Type of change
- New feature (non-breaking change which adds functionality)
Checklist:
- My code follows the style guidelines of this project (You can use the linters)
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas and hacks
- I have made corresponding changes to the documentation
- I have added tests to verify my fix or my feature
- New and existing unit tests pass locally with my changes
- I have added the relevant labels to my PR in so that relevant reviewers are notified
facebook-github-bot
added
the
cla signed
label
github-actions
bot
added
component: tests
labels
Mar 17, 2024
github-actions
bot
requested a review
from narendasan
gs-olive
requested a review
from zewenli98
zewenli98 approved these changes Mar 19, 2024
Copy link
Collaborator
zewenli98
left a comment
zewenli98
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Pending on CI.
HolyWu
requested a review
from zewenli98
narendasan
merged commit
7d30714
into
pytorch:main
HolyWu
deleted the
pixel_unshuffle
branch
peri044 pushed a commit that referenced this pull request
Apr 19, 2024laikhtewari pushed a commit that referenced this pull request
May 24, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment