-
Notifications
You must be signed in to change notification settings - Fork 3.6k
revert qnn sdk version #25426
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
revert qnn sdk version #25426
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to be safe, I'd suggest updating these other files too:
PS C:\Users\adlizarraga\source\repos\onnxruntime> git grep -rn "Do not update this to a version" .\tools\ci_build\github\azure-pipelines\
tools/ci_build/github/azure-pipelines/c-api-noopenmp-packaging-pipelines.yml:58:# Do not update this to a version that does not exist for the qnn-runtime Maven package:
tools/ci_build/github/azure-pipelines/templates/android-java-api-aar-test.yml:17:# Do not update this to a version that does not exist for the qnn-runtime Maven package:
tools/ci_build/github/azure-pipelines/templates/android-java-api-aar.yml:51:# Do not update this to a version that does not exist for the qnn-runtime Maven package:
tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml:45:# Do not update this to a version that does not exist for the qnn-runtime Maven package:|
@qti-jkilpatrick fyi |
|
Thanks for the heads up. I don't seem to have access to that job. I heard a rumor this morning that a Maven release for 2.36.1 has not happened. Is that the issue? |
yes that's the issue. |
|
I found the team responsible for the Maven package and asked for them to publish 2.36.1 immediately. Unfortunately, they're 12.5 hours ahead so it's unlikely to be this afternoon. |
This reverts commit 3a5f75b. * qnn-runtime is now available in Maven: https://repo1.maven.org/maven2/com/qualcomm/qti/qnn-runtime/2.36.1/
This reverts commit 3a5f75b. qnn-runtime is now available in Maven: https://repo1.maven.org/maven2/com/qualcomm/qti/qnn-runtime/2.36.1/
Fixes Error: Could not find com.qualcomm.qti:qnn-runtime:2.36.1 The nuget packaging pipeline fails with Could not find com.qualcomm.qti:qnn-runtime:2.36.1 https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=866702&view=results
This reverts commit 3a5f75b. qnn-runtime is now available in Maven: https://repo1.maven.org/maven2/com/qualcomm/qti/qnn-runtime/2.36.1/
Fixes Error: Could not find com.qualcomm.qti:qnn-runtime:2.36.1 The nuget packaging pipeline fails with Could not find com.qualcomm.qti:qnn-runtime:2.36.1 https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=866702&view=results
This reverts commit 3a5f75b. qnn-runtime is now available in Maven: https://repo1.maven.org/maven2/com/qualcomm/qti/qnn-runtime/2.36.1/
Fixes Error:
Could not find com.qualcomm.qti:qnn-runtime:2.36.1
The nuget packaging pipeline fails with
Could not find com.qualcomm.qti:qnn-runtime:2.36.1
https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=866702&view=results