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 f673dc5 commit 5a11a12Copy full SHA for 5a11a12
.ci/scripts/test_qnn_static_llama_eval.sh
@@ -7,6 +7,8 @@
7
8
set -euo pipefail
9
10
+echo ">>> Script invoked with arguments: $@"
11
+
12
source "$(dirname "${BASH_SOURCE[0]}")/utils.sh"
13
14
# Download QNN_SDK. If already downloaded, export environment path
0 commit comments