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 f090ffd commit 40601a7Copy full SHA for 40601a7
.ci/scripts/setup-qnn-deps.sh
@@ -7,6 +7,5 @@
7
8
set -ex
9
10
-bash "$(dirname "${BASH_SOURCE[0]}")/../../backends/qualcomm/scripts/install_qnn_sdk.sh"
11
-
+source "$(dirname "${BASH_SOURCE[0]}")/../../backends/qualcomm/scripts/install_qnn_sdk.sh"
12
setup_libcpp 12
0 commit comments