mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 21:55:06 +08:00
4 lines
99 B
Bash
4 lines
99 B
Bash
python3.7 -m paddle.distributed.launch \
|
|
--selected_gpus="0" \
|
|
tools/benchmark/benchmark_acc.py
|