You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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"
|