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

[DML EP] Add RotaryEmbedding #18158

Merged
merged 11 commits into from
Nov 7, 2023
Merged

Conversation

PatriceVignola
Copy link
Contributor

This is a graph implementation of RotaryEmbedding since there's no time to add it to DML before 1.16.2, but it eventually should move into DirectML since we're bandwidth-bound.

@PatriceVignola
Copy link
Contributor Author

/azp run MacOS CI Pipeline

@PatriceVignola
Copy link
Contributor Author

/azp run ONNX Runtime Web CI Pipeline

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@PatriceVignola
Copy link
Contributor Author

/azp run onnxruntime-binary-size-checks-ci-pipeline

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

sumitsays
sumitsays previously approved these changes Nov 3, 2023
@PatriceVignola
Copy link
Contributor Author

/azp run ONNX Runtime Web CI Pipeline

@PatriceVignola
Copy link
Contributor Author

/azp run Windows GPU CI Pipeline

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@PatriceVignola PatriceVignola merged commit 800ae77 into main Nov 7, 2023
90 of 92 checks passed
@PatriceVignola PatriceVignola deleted the user/pavignol/add-rotary-embedding branch November 7, 2023 16:26
tianleiwu pushed a commit that referenced this pull request Nov 7, 2023
This is a graph implementation of RotaryEmbedding since there's no time
to add it to DML before 1.16.2, but it eventually should move into
DirectML since we're bandwidth-bound.
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
This is a graph implementation of RotaryEmbedding since there's no time
to add it to DML before 1.16.2, but it eventually should move into
DirectML since we're bandwidth-bound.
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