Skip to content

Commit 37679c8

Browse files
committed
Fix
1 parent e4b8e7c commit 37679c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci/scripts/test_qnn_static_llama.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ SCRIPT_DIR="$( cd -- "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 ; pwd -P )
1616
source "${SCRIPT_DIR}../../backends/qualcomm/scripts/qnn_config.sh"
1717

1818
export EXECUTORCH_ROOT="$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")/.." && pwd)"
19-
export QNN_SDK_ROOT=/tmp/qnn/2.28.0.241029
2019
export LD_LIBRARY_PATH="${QNN_SDK_ROOT}/lib/x86_64-linux-clang"
2120
export PYTHONPATH=".."
2221
cp schema/program.fbs exir/_serialize/program.fbs

0 commit comments

Comments
 (0)