Replaced warpsize with C10_WARP_SIZE#249
Merged
amd-sriram merged 1 commit intomasterfrom Jul 11, 2025
Merged
Conversation
Collaborator
Author
|
! cherry-pick --onto release/1.4.0 release/1.5.0 release/1.6.0 release/1.7.0 |
okakarpa
pushed a commit
that referenced
this pull request
Jul 11, 2025
okakarpa
pushed a commit
that referenced
this pull request
Jul 11, 2025
okakarpa
pushed a commit
that referenced
this pull request
Jul 11, 2025
okakarpa
pushed a commit
that referenced
this pull request
Jul 11, 2025
Collaborator
|
Created branch autogenerated/release/1.4.0_cherry-pick_pr-249 and #250 Created branch autogenerated/release/1.5.0_cherry-pick_pr-249 and #251 Created branch autogenerated/release/1.6.0_cherry-pick_pr-249 and #252 Created branch autogenerated/release/1.7.0_cherry-pick_pr-249 and #253 |
amd-sriram
added a commit
that referenced
this pull request
Jul 11, 2025
amd-sriram
added a commit
that referenced
this pull request
Jul 11, 2025
amd-sriram
added a commit
that referenced
this pull request
Jul 11, 2025
amd-sriram
added a commit
that referenced
this pull request
Jul 11, 2025
jithunnair-amd
pushed a commit
to ROCm/pytorch
that referenced
this pull request
Jul 14, 2025
Disabling Aiter Installation in default build - ROCm/apex#254 Replaced warpsize with C10_WARP_SIZE in group batch norm - ROCm/apex#249 Fixes https://ontrack-internal.amd.com/browse/SWDEV-541770 https://ontrack-internal.amd.com/browse/SWDEV-542835
This 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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaced warpsize with C10_WARP_SIZE
Tested with docker
registry-sc-harbor.amd.com/framework/compute-rocm-dkms-no-npi-hipclang:16387_ubuntu22.04_py3.10_pytorch_lw_rocm7.0_internal_testing_c3f758e0
Checked the UTs and these pass:
python apex/contrib/test/groupbn/test_groupbn.py
python apex/contrib/test/groupbn/test_groupbn_channel_last.py
Fixes: https://ontrack-internal.amd.com/browse/SWDEV-541770
Cherry-picked to release/1.4.0 branch via #250
Cherry-picked to release/1.5.0 branch via #251
Cherry-picked to release/1.6.0 branch via #252
Cherry-picked to release/1.7.0 branch via #253