We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2350e2 commit db5eedaCopy full SHA for db5eeda
.ci/scripts/setup-qnn-deps.sh
@@ -7,7 +7,7 @@
7
8
set -ex
9
10
-source "$(dirname "${BASH_SOURCE[0]}")/../../../backends/qualcomm/scripts/install_qnn_sdk.sh"
+source "$(dirname "${BASH_SOURCE[0]}")/../../backends/qualcomm/scripts/install_qnn_sdk.sh"
11
12
setup_libcpp 12
13
install_qnn
0 commit comments