Skip to content

Conversation

@dhonnappa-amd
Copy link

@dhonnappa-amd dhonnappa-amd commented Sep 24, 2025

Cherry-pick of #2055, but changed due to these testcases work on Navi3x as expected, for Navi4x these testcases skipped until support of next kernels will be added:

  • for test_freeze_conv_relu_fusion_not_forward and test_freeze_conv_relu_fusion: ConvBinWinogradRxSf2x3g1Fused
  • for test_cudnn_convolution_relu: ConvBinWinogradRxSf2x3g1, ConvBinWinogradRxSf2x3g1Fused and ConvWinoFuryRxS<2-3>

#SWDEV-555401

Cherry-picked to release/2.9 branch via #2775

Fix merge conflicts
Fix merge conflicts
@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Sep 24, 2025

Jenkins build for 3f3b83a1d1f941638ee4f2c8c290b4d583e8d17f commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

For both tests (nn and jit) we need support of `ConvBinWinogradRxSf2x3g1Fused` kernel in MIOpen which currently doesn't support for NAVI4(gfx12x), but it works for NAVI3(gfx11x), so enable tests for NAVI3 but keep disabled for NAVI4.
For both tests (nn and jit) we need support of `ConvBinWinogradRxSf2x3g1Fused` kernel in MIOpen which currently doesn't support for NAVI4(gfx12x), but it works for NAVI3(gfx11x), so enable tests for NAVI3 but keep disabled for NAVI4.
@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Sep 24, 2025

Jenkins build for cd1d7515b957788d9eb218ff87a9bee5afa2e116 commit finished as NOT_BUILT
Links: Blue Ocean view / Build artifacts

Enable for Navi3x
@k-artem k-artem marked this pull request as ready for review September 24, 2025 10:27
@k-artem k-artem changed the title [AUTOGENERATED] [release/2.8] skip convolution tests on Navi [AUTOGENERATED] [release/2.8] skip convolution tests on Navi4x Sep 24, 2025
@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Sep 24, 2025

Jenkins build for cd1d7515b957788d9eb218ff87a9bee5afa2e116 commit finished as SUCCESS
Links: Blue Ocean view / Build artifacts

@k-artem
Copy link

k-artem commented Sep 24, 2025

@pruthvistony please review.

@k-artem k-artem merged commit 245bf6e into release/2.8 Sep 26, 2025
3 checks passed
@k-artem k-artem deleted the autogenerated/release/2.8_cherry-pick_pr-2055 branch September 26, 2025 14:03
@k-artem
Copy link

k-artem commented Nov 3, 2025

! cherry-pick --onto release/2.9

@rocm-repo-management-api
Copy link

Created branch autogenerated/release/2.9_cherry-pick_pr-2675 and #2774. It contains a merge conflict. Please resolve it

Comment processed by Build

k-artem added a commit that referenced this pull request Nov 3, 2025
Cherry-pick of next(should be reverted as soons as wino conv kernels
will be added to miopen, work in progress):

[AUTOGENERATED] [release/2.8] skip convolution tests on Navi4x (#2675)

Cherry-pick of #2055, but changed
due to these testcases work on Navi3x as expected, for Navi4x these
testcases skipped until support of next kernels will be added:
* for test_freeze_conv_relu_fusion_not_forward and
test_freeze_conv_relu_fusion: `ConvBinWinogradRxSf2x3g1Fused`
* for test_cudnn_convolution_relu: `ConvBinWinogradRxSf2x3g1`,
`ConvBinWinogradRxSf2x3g1Fused` and `ConvWinoFuryRxS<2-3>`

---------

Co-authored-by: Dmitry Nikolaev <139769634+dnikolaev-amd@users.noreply.github.com>
Co-authored-by: Artem Kuzmitckii <akuzmitc@amd.com>
(cherry picked from commit 245bf6e)
k-artem added a commit that referenced this pull request Nov 3, 2025
Cherry-pick of #2675 (original
commit #2055), for Navi4x only these
testcases skipped until support of next kernels will be added (progress
can be tracked here ROCm/rocm-libraries#2237):

for test_freeze_conv_relu_fusion_not_forward and
test_freeze_conv_relu_fusion: ConvBinWinogradRxSf2x3g1Fused
for test_cudnn_convolution_relu: ConvBinWinogradRxSf2x3g1,
ConvBinWinogradRxSf2x3g1Fused and ConvWinoFuryRxS<2-3>

Fixes #SWDEV-555401

Co-authored-by: Divin Honnappa <divin.honnappa@amd.com>
Co-authored-by: Dmitry Nikolaev <139769634+dnikolaev-amd@users.noreply.github.com>
jeffdaily pushed a commit that referenced this pull request Nov 17, 2025
Cherry-pick of #2675 (original
commit #2055), for Navi4x only these
testcases skipped until support of next kernels will be added (progress
can be tracked here ROCm/rocm-libraries#2237):

for test_freeze_conv_relu_fusion_not_forward and
test_freeze_conv_relu_fusion: ConvBinWinogradRxSf2x3g1Fused
for test_cudnn_convolution_relu: ConvBinWinogradRxSf2x3g1,
ConvBinWinogradRxSf2x3g1Fused and ConvWinoFuryRxS<2-3>

Fixes #SWDEV-555401

Co-authored-by: Divin Honnappa <divin.honnappa@amd.com>
Co-authored-by: Dmitry Nikolaev <139769634+dnikolaev-amd@users.noreply.github.com>
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.

4 participants