Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tianshuo78520a committed Jul 31, 2021
1 parent 80f17c2 commit c42bf67
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tools/test_model_benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@ case $1 in
run_model_benchmark
;;
*)
echo "Error: Incorrect or no parameters"
exit 1
compile_install_paddle
prepare_data
run_model_benchmark
;;
esac

0 comments on commit c42bf67

Please sign in to comment.