Skip to content

Commit

Permalink
update test8.sh for new tpu_profile
Browse files Browse the repository at this point in the history
Change-Id: Id0dda9dd59b26faaf3676cffd4081416b9ec8ef8
  • Loading branch information
charlesxzb committed Nov 22, 2024
1 parent 4dff27c commit 1b7f942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regression/script_test/test8.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1b7f942

Please sign in to comment.