diff --git a/tools/benchmark/benchmark.sh b/tools/benchmark/benchmark.sh index 9d44070d67ba9cf19e98800f7c464213670e1141..fc50a6eda148656c7dd0a46ac12d014f79873a4e 100644 --- a/tools/benchmark/benchmark.sh +++ b/tools/benchmark/benchmark.sh @@ -1,3 +1,3 @@ python3.7 -m paddle.distributed.launch \ - --selected_gpus="5" \ + --selected_gpus="0" \ tools/benchmark/benchmark_acc.py diff --git a/tools/benchmark/benchmark_list.txt b/tools/benchmark/benchmark_list.txt index 1f8baf13b43e0cabcd2c91d9cad5a68928feb1ce..f427509e601dd9a5de95916544e52a07a121182d 100644 --- a/tools/benchmark/benchmark_list.txt +++ b/tools/benchmark/benchmark_list.txt @@ -19,7 +19,6 @@ 0.7955 Xception41_deeplab configs/Xception/Xception41_deeplab.yaml https://paddle-imagenet-models-name.bj.bcebos.com/Xception41_deeplab_pretrained.tar 0.8077 InceptionV4 configs/Inception/InceptionV4.yaml https://paddle-imagenet-models-name.bj.bcebos.com/InceptionV4_pretrained.tar 0.8255 ResNeXt101_32x8d_wsl configs/ResNeXt101_wsl/ResNeXt101_32x8d_wsl.yaml https://paddle-imagenet-models-name.bj.bcebos.com/ResNeXt101_32x8d_wsl_pretrained.tar -0.7738 EfficientNetB0 configs/EfficientNet/EfficientNetB0.yaml https://paddle-imagenet-models-name.bj.bcebos.com/EfficientNetB0_pretrained.tar 0.8035 ResNeSt50_fast_1s1x64d configs/ResNeSt/ResNeSt50_fast_1s1x64d.yaml https://paddle-imagenet-models-name.bj.bcebos.com/ResNeSt50_fast_1s1x64d_pretrained.pdparams 0.8102 ResNeSt50 configs/ResNeSt/ResNeSt50.yaml https://paddle-imagenet-models-name.bj.bcebos.com/ResNeSt50_pretrained.pdparams 0.785 RegNetX_4GF configs/RegNet/RegNetX_4GF.yaml https://paddle-imagenet-models-name.bj.bcebos.com/RegNetX_4GF_pretrained.pdparams