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

Lower upsample_bilinear2d_backward operation. #8916

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ysiraichi
Copy link
Collaborator

@ysiraichi ysiraichi commented Apr 1, 2025

Fix: #8754

This PR introduces a backward lowering for upsample using mode=bilinear on 2D tensors. More specifically, to the operation upsample_bilinear2d_backward.

@ysiraichi
Copy link
Collaborator Author

Leaving this PR as a draft for now.
I'm currently working on other issues, so this one is on-hold.

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.

upsample_bilinear2d_backward lowering on GPU
1 participant