Merge pull request from RainFrost1/statict_benchmark

update test_tipc/benchmark_train.sh
pull/1706/head
Walter 2022-02-23 15:39:04 +08:00 committed by GitHub
commit 8a7a72357e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -253,9 +253,3 @@ for batch_size in ${batch_size_list[*]}; do
done
done
done
mkdir train_log
mv Paddle* train_log/
cd ..
mv index train_log/
mv profiling_log train_log/