summaryrefslogtreecommitdiff
path: root/scripts/run-all-perf.sh
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-08-27 15:24:40 +0300
committerGeorgi Gerganov <ggerganov@gmail.com>2023-08-27 15:24:58 +0300
commit25423e9185b7c2a1881ed8f85cc752a12370be9d (patch)
tree9f3c09a73c9a5175e24c5fa416c4a5f357ff1eb6 /scripts/run-all-perf.sh
parenta6d1189fdd4c1ab4ba23f9d777f8950901dcffb2 (diff)
scripts : helper convert script
Diffstat (limited to 'scripts/run-all-perf.sh')
-rwxr-xr-xscripts/run-all-perf.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/run-all-perf.sh b/scripts/run-all-perf.sh
index 91a6d853..7391e3dd 100755
--- a/scripts/run-all-perf.sh
+++ b/scripts/run-all-perf.sh
@@ -20,6 +20,8 @@ fi
model="$1"
out="../tmp/results-${model}"
+set -e
+
mkdir -p ${out}
mstr=""