Merge pull request #1701 from RainFrost1/statict_benchmark
update test_tipc/benchmark_train.shpull/1706/head
commit
8a7a72357e
|
@ -253,9 +253,3 @@ for batch_size in ${batch_size_list[*]}; do
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
||||||
mkdir train_log
|
|
||||||
mv Paddle* train_log/
|
|
||||||
cd ..
|
|
||||||
mv index train_log/
|
|
||||||
mv profiling_log train_log/
|
|
||||||
|
|
Loading…
Reference in New Issue