ABCDEFGHIJKLMNOPQRSTUVWXYZAAABAC
1
2
ModelCPU/GPUFigureDatasetbatch_sizePserversTrainersGPUs per TrainerAccuracyCode
3
text_classificationGPUfigure-1imdb512011Pass id: 300, test_acc: 0.859640
https://github.com/typhoonzero/fluid_gpu_benchmark/blob/master/text_fluid.py
4
256x2221Pass id: 300, test_acc: 0.864200
5
6
sequence_tagging_nerCPUfigure-2imikolov20001
pass_id:200 pass_precision:[0.5405262] pass_recall:[0.51514643] pass_f1_score:[0.52753127]
https://github.com/typhoonzero/fluid_gpu_benchmark/tree/master/seq_tag_ner
7
50x444
pass_id:200 pass_precision:[0.5758079] pass_recall:[0.52473915] pass_f1_score:[0.54908866]
8
9
language_modelGPUimikolov20011Pass 19, test avg ppl: 52.138https://github.com/typhoonzero/fluid_gpu_benchmark/tree/master/lm
10
441Pass 19, test avg ppl: 52.209
11
12
transformerGPUnist06n011local BLEU: 0.4197
13
481dist BLEU:0.3910
https://github.com/gongweibao/transformer-nist/tree/add-data-util/transformer
14
15
mobilenetCPUflowers4001pass 4, train_acc [0.00325256], test_acc [0.00980392]
16
44pass 4, train_acc [0.00260247], test_acc [0.00980392]
17
18
se_resnextCPUflowers1601pass 0 test_acc 0.00961538497359
19
44pass 0 test_acc 0.0105769233778
20
21
vgg16CPUflowers40010Pass = 3 Test accuracy = 0.009804
https://github.com/typhoonzero/fluid_gpu_benchmark/blob/master/vgg16_fluid.py
22
440Pass = 3 Test accuracy = 0.009804
23
24
25
26
27
28
29
30
31
32
33
34
35
Figure-1Figure-2
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100