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

[Running CI] [TensorRT EP] support TensorRT 10.3-GA #21742

Merged
merged 4 commits into from
Aug 18, 2024

Conversation

jingyanwangms
Copy link
Contributor

Description

  • TensorRT 10.2.0.19 -> 10.3.0.26

Motivation and Context

@jingyanwangms jingyanwangms requested review from a team as code owners August 14, 2024 22:41
@jingyanwangms jingyanwangms changed the title [TensorRT EP] support TensorRT 10.3-GA [Running CI] [TensorRT EP] support TensorRT 10.3-GA Aug 15, 2024
jywu-msft
jywu-msft previously approved these changes Aug 16, 2024
@chilo-ms
Copy link
Contributor

Looks good to me except George's comment on deps.txt

@jingyanwangms jingyanwangms merged commit c018ba4 into main Aug 18, 2024
94 of 98 checks passed
@jingyanwangms jingyanwangms deleted the jingywa/update-trt-version branch August 18, 2024 20:26
tianleiwu added a commit that referenced this pull request Aug 19, 2024
commit 7cdeeca
Author: Tianlei Wu <[email protected]>
Date:   Mon Aug 19 07:50:24 2024 -0700

    add tensorboard

commit 5ed7d01
Author: Tianlei Wu <[email protected]>
Date:   Mon Aug 19 01:32:41 2024 -0700

    Upgrade pytorch_lightning to 2.3.3

commit 417aa00
Author: xhcao <[email protected]>
Date:   Mon Aug 19 06:45:13 2024 +0800

    [js/webgpu] fix conv1d error (#21585)
    <!-- Describe your changes. -->
    <!-- - Why is this change required? What problem does it solve?
    - If it fixes an open issue, please link to the issue here. -->

commit d1d40fb
Author: mingyueliuh <[email protected]>
Date:   Sun Aug 18 16:51:25 2024 -0400

    [VitisAI][Fix] ShapeInferContext GetAttrxxxs support empty value (#21471)
    Bug fix for the ShapeInferContext GetAttrxxxs APIs. Node attribute maybe
    is empty.
    If the attr value is empty, the expected result through the interface is
    empty , but currently, it returns a meaningless {0}.

    ---------

    Co-authored-by: mingyue <[email protected]>
    Co-authored-by: Liu Minyue <[email protected]>

commit c018ba4
Author: jingyanwangms <[email protected]>
Date:   Sun Aug 18 13:26:41 2024 -0700

    [Running CI] [TensorRT EP] support TensorRT 10.3-GA (#21742)
    - TensorRT 10.2.0.19 -> 10.3.0.26
    <!-- - Why is this change required? What problem does it solve?
    - If it fixes an open issue, please link to the issue here. -->

commit c4ade79
Author: Jiajia Qin <[email protected]>
Date:   Sun Aug 18 08:15:15 2024 +0800

    [js/webgpu] Fix attention shader recompilation issue (#21770)
    <!-- Describe your changes. -->

    This PR fixes the `AttentionProbsSoftmax` recompilation issue when
    executing the phi3 model. With this fix, it will further improve the
    phi3 performance.
    <!-- - Why is this change required? What problem does it solve?
    - If it fixes an open issue, please link to the issue here. -->

commit 49fc168
Author: Yang Gu <[email protected]>
Date:   Sun Aug 18 07:41:23 2024 +0800

    [js/webgpu] Handle negative axis in op Split (#21771)

    This is to fix issue #21703, where the axis is a negative value in the
    model. According to the spec
    (https://onnx.ai/onnx/operators/onnx__Split.html), negative axis means
    counting dimensions from the back.
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