Skip to content

Conversation

@amd-sriram
Copy link
Collaborator

@amd-sriram amd-sriram commented Jul 28, 2025

reset parameters for FusedDenseGeluDense similar to FusedDense to make the test_gelu pass

Ran the unit tests:

python tests/L0/run_fused_dense/test_gelu.py 
APEX_TEST_WITH_ROCM=1 APEX_SKIP_FLAKY_TEST=1 python run_test.py --include run_fused_dense 

tested with docker
registry-sc-harbor.amd.com/framework/compute-rocm-dkms-no-npi-hipclang:16456_ubuntu22.04_py3.10_pytorch_lw_rocm7.0_internal_testing_3d404259

fixes : https://ontrack-internal.amd.com/browse/SWDEV-540029

Cherry-picked to release/1.8.0 branch via #270

@amd-sriram amd-sriram self-assigned this Jul 28, 2025
@amd-sriram amd-sriram merged commit 62c94ed into master Jul 28, 2025
@amd-sriram amd-sriram deleted the fix_fused_dense_mi308 branch July 28, 2025 09:24
@amd-sriram
Copy link
Collaborator Author

! cherry-pick --onto release/1.8.0

@okakarpa
Copy link
Collaborator

Created branch autogenerated/release/1.8.0_cherry-pick_pr-269 and #270

amd-sriram added a commit that referenced this pull request Jul 28, 2025
…e the test_gelu pass (#269) (#270)

Co-authored-by: Sriram Kumar <skishore@amd.com>
pruthvistony pushed a commit to ROCm/pytorch that referenced this pull request Aug 12, 2025
Commit Messages:
- update the param_id calculation so that it works on both CPX and SPX
modes (#271) (#272)
- reset parameters for FusedDenseGeluDense similar to FusedDense to make
the test_gelu pass (#269) (#270)


PRs:
- ROCm/apex#272
- ROCm/apex#269

Fixes:
- https://ontrack-internal.amd.com/browse/SWDEV-540029
- https://ontrack-internal.amd.com/browse/SWDEV-548434
tvukovic-amd pushed a commit to ROCm/pytorch that referenced this pull request Aug 20, 2025
Commit Messages:
- update the param_id calculation so that it works on both CPX and SPX
modes (#271) (#272)
- reset parameters for FusedDenseGeluDense similar to FusedDense to make
the test_gelu pass (#269) (#270)


PRs:
- ROCm/apex#272
- ROCm/apex#269

Fixes:
- https://ontrack-internal.amd.com/browse/SWDEV-540029
- https://ontrack-internal.amd.com/browse/SWDEV-548434
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