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

[TensorRT EP] Exclude DDS ops from running on TRT #22875

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

chilo-ms
Copy link
Contributor

TRT EP excludes DDS ops from running on TRT and doesn't allow users to change.
This PR is for ORT 1.20.1 patch release.

We will have better solution to add a new provider option to exclude specific ops, similar to following:
#22863
#22681

@chilo-ms chilo-ms requested a review from yf711 November 18, 2024 18:24
@sophies927 sophies927 added release:1.20.1 triage:approved Approved for cherrypicks for release labels Nov 18, 2024
@yf711 yf711 merged commit 83db939 into yifanl/rel-1.20.1 Nov 18, 2024
42 of 43 checks passed
@yf711 yf711 deleted the chi/implicit_exclude_dds branch November 18, 2024 21:58
yf711 pushed a commit that referenced this pull request Nov 18, 2024
TRT EP excludes DDS ops from running on TRT and doesn't allow users to
change.
This PR is for ORT 1.20.1 patch release.

We will have better solution to add a new provider option to exclude
specific ops, similar to following:
#22863
#22681
yf711 added a commit that referenced this pull request Nov 19, 2024
### Description
<!-- Describe your changes. -->
All three PRs are cherry-picked in this round:
1. [Refactor SkipLayerNorm and handle beta properly (#22862)
](#22862)
2. [[TensorRT EP] Exclude DDS ops from running on TRT
(#22875)](#22875)
3. [[QNN EP] QNN SDK 2.28.2 (#22844) 
](#22844)
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqun.fu@microsoft.com>
Co-authored-by: Chi Lo <54722500+chilo-ms@users.noreply.github.com>
Co-authored-by: liqun Fu <liqfu@microsoft.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adrian Lizarraga <adlizarraga@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:1.20.1 triage:approved Approved for cherrypicks for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants