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

ORT 1.20.0 release preparation: Cherry pick round 2 #22643

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

apsonawane
Copy link
Contributor

ORT 1.20.0 release preparation: Cherry pick round 2

Approved commits

HectorSVC and others added 2 commits October 29, 2024 10:12
### Description
Enable QLinearMatMul for opset21
### Description
Fix crash with extra checks ResetQnnLogLevel. 

From the dump it looks like during ETW callbacks, while the provider is stopping, we attempt to reset the QNN log level.
While the QNN BackEndMgr (this) is alive logger_ is not valid

### Motivation and Context
ORT should not crash
@apsonawane apsonawane marked this pull request as ready for review October 29, 2024 17:43
@apsonawane apsonawane requested review from snnn and HectorSVC October 29, 2024 17:43
@apsonawane apsonawane merged commit c4fb724 into rel-1.20.0 Oct 29, 2024
100 of 105 checks passed
@apsonawane apsonawane deleted the asonawane/cherry-pick-round2 branch October 29, 2024 21:00
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.

4 participants