PaddleClas/tools/benchmark/benchmark.sh

4 lines
99 B
Bash
Raw Normal View History

2020-10-18 01:27:36 +08:00
python3.7 -m paddle.distributed.launch \
2020-10-18 01:51:54 +08:00
--selected_gpus="0" \
2020-10-18 01:27:36 +08:00
tools/benchmark/benchmark_acc.py