Skip to content

Conversation

@TedThemistokleous
Copy link
Collaborator

Description

Required operators that appear when we use an Onnxruntime Optimized version of BERT Large

Motivation and Context

Required to support the following Microsoft Contrib ops
Attention - ROCm/AMDMIGraphX#3816
SkipLayerNormalization - ROCm/AMDMIGraphX#3865

To be merged once the following MIGraphX PRs are pulled in and used in latest ROCm Release

@TedThemistokleous TedThemistokleous added the enhancement New feature or request label Mar 7, 2025
@ahsan-ca ahsan-ca removed their assignment Apr 9, 2025
@TedThemistokleous TedThemistokleous changed the base branch from rocm6.4_internal_testing to rocm7.0_internal_testing July 7, 2025 18:30
MIGraphX has enabled this support as part of the latest release. This allows Onnxruntime MIGraphX EP to parse in Attention and SkipLayernormalization operators and pass them to the MIGraphX API for further processing
@TedThemistokleous TedThemistokleous force-pushed the add_optimized_bert_ops branch from 177a206 to 8ecc245 Compare July 7, 2025 18:33
@TedThemistokleous
Copy link
Collaborator Author

Rebasing this off ROCm 7.0 and pushing before I upstream. Change should make it on MIGraphX side to ROCm 7.0 builds moving forward

@TedThemistokleous TedThemistokleous merged commit f92dff6 into rocm7.0_internal_testing Jul 7, 2025
2 of 4 checks passed
@TedThemistokleous TedThemistokleous added Upstream Changset that should be merged upstream to Microsoft/Onnxruntime Upstream Done Change has been upstreamed to Microsoft/Onnxruntime: main labels Jul 7, 2025
apwojcik pushed a commit that referenced this pull request Jul 9, 2025
MIGraphX has enabled this support as part of the latest release. This allows Onnxruntime MIGraphX EP to parse in Attention and SkipLayernormalization operators and pass them to the MIGraphX API for further processing

Co-authored-by: Ted Themistokleous <[email protected]>
apwojcik pushed a commit that referenced this pull request Jul 29, 2025
MIGraphX has enabled this support as part of the latest release. This allows Onnxruntime MIGraphX EP to parse in Attention and SkipLayernormalization operators and pass them to the MIGraphX API for further processing

Co-authored-by: Ted Themistokleous <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Upstream Done Change has been upstreamed to Microsoft/Onnxruntime: main Upstream Changset that should be merged upstream to Microsoft/Onnxruntime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants