commit
51a6845564
@ -1,12 +0,0 @@
|
|||||||
python analysis.py \
|
|
||||||
--filename "recoder_mp_bs16_fp32_ngpu8.txt" \
|
|
||||||
--keyword "ips[sent./sec]:" \
|
|
||||||
--base_batch_size 16 \
|
|
||||||
--model_name "Conformer" \
|
|
||||||
--mission_name "eight gpu" \
|
|
||||||
--run_mode "mp" \
|
|
||||||
--ips_unit "sent./sec" \
|
|
||||||
--gpu_num 8 \
|
|
||||||
--use_num 480 \
|
|
||||||
--separator " " \
|
|
||||||
--direction_id "1"
|
|
@ -1,12 +0,0 @@
|
|||||||
python analysis.py \
|
|
||||||
--filename "recoder_sp_bs16_fp32_ngpu1.txt" \
|
|
||||||
--keyword "ips[sent./sec]:" \
|
|
||||||
--base_batch_size 16 \
|
|
||||||
--model_name "Conformer" \
|
|
||||||
--mission_name "one gpu" \
|
|
||||||
--run_mode "sp" \
|
|
||||||
--ips_unit "sent./sec" \
|
|
||||||
--gpu_num 1 \
|
|
||||||
--use_num 60 \
|
|
||||||
--separator " " \
|
|
||||||
--direction_id "1"
|
|
Loading…
Reference in new issue