Created
April 30, 2020 06:55
-
-
Save Umio-Yasuno/99356254f0d1eb69864955cc9c8d91a3 to your computer and use it in GitHub Desktop.
ncnn benchmark result
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING: Experimental compiler backend enabled. Here be dragons! Incorrect rendering, GPU hangs and/or resets are likely | |
[0 AMD RADV/ACO POLARIS11 (LLVM 9.0.1)] queueC=1[4] queueG=0[1] queueT=0[1] | |
[0 AMD RADV/ACO POLARIS11 (LLVM 9.0.1)] buglssc=0 bugihfa=0 | |
[0 AMD RADV/ACO POLARIS11 (LLVM 9.0.1)] fp16p=1 fp16s=1 fp16a=0 int8s=1 int8a=1 | |
loop_count = 64 | |
num_threads = 1 | |
powersave = 0 | |
gpu_device = 0 | |
cooling_down = 0 | |
squeezenet min = 2.93 max = 3.92 avg = 3.16 | |
mobilenet min = 3.57 max = 4.97 avg = 3.90 | |
mobilenet_v2 min = 4.34 max = 5.18 avg = 4.75 | |
mobilenet_v3 min = 6.17 max = 7.02 avg = 6.69 | |
shufflenet min = 2.75 max = 4.13 avg = 3.00 | |
shufflenet_v2 min = 3.43 max = 5.11 avg = 3.90 | |
mnasnet min = 4.64 max = 6.07 avg = 5.39 | |
proxylessnasnet min = 4.74 max = 5.48 avg = 5.42 | |
googlenet min = 11.16 max = 14.09 avg = 12.15 | |
resnet18 min = 7.08 max = 9.03 avg = 7.58 | |
alexnet min = 11.56 max = 15.50 avg = 12.42 | |
vgg16 min = 37.94 max = 40.82 avg = 38.17 | |
resnet50 min = 17.29 max = 21.84 avg = 18.83 | |
squeezenet_ssd min = 12.44 max = 15.65 avg = 13.46 | |
mobilenet_ssd min = 8.23 max = 10.36 avg = 9.24 | |
mobilenet_yolo min = 13.42 max = 16.00 avg = 14.38 | |
mobilenetv2_yolov3 min = 8.12 max = 9.97 avg = 8.88 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0 AMD RADV POLARIS11 (LLVM 9.0.1)] queueC=1[4] queueG=0[1] queueT=0[1] | |
[0 AMD RADV POLARIS11 (LLVM 9.0.1)] buglssc=0 bugihfa=0 | |
[0 AMD RADV POLARIS11 (LLVM 9.0.1)] fp16p=1 fp16s=1 fp16a=0 int8s=1 int8a=1 | |
loop_count = 64 | |
num_threads = 1 | |
powersave = 0 | |
gpu_device = 0 | |
cooling_down = 0 | |
squeezenet min = 6.88 max = 7.12 avg = 6.91 | |
mobilenet min = 8.13 max = 10.46 avg = 8.67 | |
mobilenet_v2 min = 8.61 max = 9.67 avg = 8.71 | |
mobilenet_v3 min = 10.69 max = 15.35 avg = 14.27 | |
shufflenet min = 3.96 max = 4.52 avg = 4.43 | |
shufflenet_v2 min = 5.46 max = 8.43 avg = 6.08 | |
mnasnet min = 9.30 max = 13.01 avg = 11.02 | |
proxylessnasnet min = 9.50 max = 14.17 avg = 11.61 | |
googlenet min = 26.49 max = 33.95 avg = 28.76 | |
resnet18 min = 21.72 max = 26.86 avg = 23.13 | |
alexnet min = 20.95 max = 29.55 avg = 22.73 | |
vgg16 min = 159.96 max = 165.59 avg = 161.59 | |
resnet50 min = 53.73 max = 59.96 avg = 54.83 | |
squeezenet_ssd min = 29.48 max = 35.11 avg = 32.41 | |
mobilenet_ssd min = 18.78 max = 21.52 avg = 18.85 | |
mobilenet_yolo min = 34.64 max = 40.07 avg = 36.49 | |
mobilenetv2_yolov3 min = 17.28 max = 20.83 avg = 18.58 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ taskset -c 0-5 ./benchncnn 64 6 0 -1 0 | |
[0 AMD RADV POLARIS11 (LLVM 9.0.1)] queueC=1[4] queueG=0[1] queueT=0[1] | |
[0 AMD RADV POLARIS11 (LLVM 9.0.1)] buglssc=0 bugihfa=0 | |
[0 AMD RADV POLARIS11 (LLVM 9.0.1)] fp16p=1 fp16s=1 fp16a=0 int8s=1 int8a=1 | |
loop_count = 64 | |
num_threads = 6 | |
powersave = 0 | |
gpu_device = -1 | |
cooling_down = 0 | |
squeezenet min = 8.06 max = 8.56 avg = 8.13 | |
squeezenet_int8 min = 21.12 max = 27.29 avg = 21.38 | |
mobilenet min = 8.40 max = 8.54 avg = 8.45 | |
mobilenet_int8 min = 31.09 max = 47.93 avg = 32.58 | |
mobilenet_v2 min = 9.31 max = 27.93 avg = 9.88 | |
mobilenet_v3 min = 59.95 max = 63.98 avg = 60.50 | |
shufflenet min = 14.77 max = 17.25 avg = 14.93 | |
shufflenet_v2 min = 5.61 max = 6.30 avg = 5.66 | |
mnasnet min = 111.55 max = 116.66 avg = 112.48 | |
proxylessnasnet min = 167.51 max = 172.31 avg = 168.46 | |
googlenet min = 32.34 max = 37.60 avg = 32.74 | |
googlenet_int8 min = 63.00 max = 69.09 avg = 63.96 | |
resnet18 min = 25.13 max = 29.64 avg = 25.59 | |
resnet18_int8 min = 38.82 max = 72.41 avg = 41.07 | |
alexnet min = 14.35 max = 17.99 avg = 14.51 | |
vgg16 min = 173.00 max = 185.84 avg = 174.78 | |
vgg16_int8 min = 176.06 max = 240.92 avg = 183.66 | |
resnet50 min = 72.73 max = 77.14 avg = 73.55 | |
resnet50_int8 min = 140.12 max = 151.36 avg = 142.60 | |
squeezenet_ssd min = 30.05 max = 33.29 avg = 30.50 | |
squeezenet_ssd_int8 min = 46.96 max = 69.74 avg = 48.10 | |
mobilenet_ssd min = 20.38 max = 22.88 avg = 20.53 | |
mobilenet_ssd_int8 min = 60.48 max = 89.68 avg = 62.27 | |
mobilenet_yolo min = 41.41 max = 45.63 avg = 41.87 | |
mobilenetv2_yolov3 min = 28.24 max = 32.23 avg = 28.60 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment