change python to python3

pull/1123/head
WenmuZhou 2020-11-06 19:12:34 +08:00
parent 0c183d25d8
commit 6e4249eaf2
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
python -m paddle.distributed.launch --selected_gpus '0,1,2,3,4,5,6,7' tools/train.py -c configs/det/det_mv3_db.yml
python3 -m paddle.distributed.launch --selected_gpus '0,1,2,3,4,5,6,7' tools/train.py -c configs/rec/rec_mv3_none_bilstm_ctc_lmdb_local.yml