microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.77k stars 2.94k forks source link

[ORT 1.20.1 Release] Cherry pick 2nd round #22845

Closed yf711 closed 2 days ago

yf711 commented 1 week ago

Description

All three PRs are cherry-picked in this round:

  1. Refactor SkipLayerNorm and handle beta properly (#22862)
  2. [TensorRT EP] Exclude DDS ops from running on TRT (#22875)
  3. [QNN EP] QNN SDK 2.28.2 (#22844)

    Motivation and Context

chilo-ms commented 6 days ago

Could we consider cherry pick this PR? https://github.com/microsoft/onnxruntime/pull/22863

Update: We reverted TRT EP's change, so this PR is no longer needed.