Skip to content

Commit 5a11a12

Browse files
committed
add logging
1 parent f673dc5 commit 5a11a12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/scripts/test_qnn_static_llama_eval.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
set -euo pipefail
99

10+
echo ">>> Script invoked with arguments: $@"
11+
1012
source "$(dirname "${BASH_SOURCE[0]}")/utils.sh"
1113

1214
# Download QNN_SDK. If already downloaded, export environment path

0 commit comments

Comments
 (0)