Skip to content

[AUTOGENERATED] [release/2.7] [rocm7.0_internal_testing] remove extra transposes in NHWC convolutions on MIOpen #2409

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

Conversation

okakarpa
Copy link
Collaborator

Cherry-pick of #2405

…ns on MIOpen (#2405)

remove aten::contiguous for NHWC convolutions

Tests:
-
nn/test_convolution.py::TestConvolutionNNDeviceTypeCUDA::test_conv_cudnn_nhwc_cuda_float32
-
nn/test_convolution.py::TestConvolutionNNDeviceTypeCUDA::test_conv_cudnn_nhwc_cuda_float16

Before:
<img width="1255" height="228" alt="image"
src="https://github.com/user-attachments/assets/b125ccab-00c2-4d3a-a341-4583e51d8d57"
/>

After:
<img width="874" height="153" alt="image"
src="https://github.com/user-attachments/assets/ec200754-3622-488e-8762-bff1c2d22818"
/>


Fixes SWDEV-526887
@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jul 25, 2025

Jenkins build for 5a14aed5da2dcdaedb0c0f0c170a1de89c5f2c54 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@pruthvistony pruthvistony marked this pull request as ready for review August 2, 2025 05:44
@pruthvistony pruthvistony merged commit 6fd4572 into release/2.7 Aug 2, 2025
0 of 2 checks passed
@pruthvistony pruthvistony deleted the autogenerated/release/2.7_cherry-pick_pr-2405 branch August 2, 2025 05:45
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.

3 participants