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

[torch_xla2] Add transposed conv ops #8426

Merged
merged 2 commits into from
Dec 21, 2024
Merged

Conversation

dvhg
Copy link
Contributor

@dvhg dvhg commented Nov 28, 2024

Fix #7518 and #7519.

Copy link
Collaborator

@ManfeiBai ManfeiBai left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM

@qihqi
Copy link
Collaborator

qihqi commented Dec 21, 2024

CI failure seems unrelated. We can fix forward

@qihqi qihqi merged commit 5711d1d into pytorch:master Dec 21, 2024
2 of 3 checks passed
qihqi pushed a commit that referenced this pull request Jan 16, 2025
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.

Op info test for nn.functional.binary_cross_entropy .. nn.functional.conv_transpose2d
3 participants