Skip to content
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

Add optimized bert ops #100

Open
wants to merge 1 commit into
base: rocm6.4_internal_testing
Choose a base branch
from

Conversation

TedThemistokleous
Copy link

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

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 added the enhancement New feature or request label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants