From 1b7f9428526a016f14047179d7cb220d337940c6 Mon Sep 17 00:00:00 2001 From: "zhibin.xin" Date: Fri, 22 Nov 2024 10:00:25 +0800 Subject: [PATCH] update test8.sh for new tpu_profile Change-Id: Id0dda9dd59b26faaf3676cffd4081416b9ec8ef8 --- regression/script_test/test8.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression/script_test/test8.sh b/regression/script_test/test8.sh index 30a6f0301..646f56ed5 100755 --- a/regression/script_test/test8.sh +++ b/regression/script_test/test8.sh @@ -5,5 +5,5 @@ set -ex DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 && pwd)" -tpu_profile.py --mode perfAI --arch A2 ${REGRESSION_PATH}/profile profile_output --debug +tpu_profile.py --mode time --arch BM1688 ${REGRESSION_PATH}/profile profile_output --debug