IlyasMoutawwakil HF staff commited on
Commit
d9b4d3d
1 Parent(s): 62fb989

Upload cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark.json CHANGED
@@ -73,21 +73,21 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16766.767104,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0",
83
- "optimum_benchmark_commit": "d070104543478b722db56ba828611524c5fbdbb5",
84
- "transformers_version": "4.45.1",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.30.3",
89
  "diffusers_commit": null,
90
- "optimum_version": null,
91
  "optimum_commit": null,
92
  "timm_version": "1.0.9",
93
  "timm_commit": null,
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 778.989568,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,32 +107,33 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 1,
111
- "total": 4.261284138000008,
112
- "mean": 4.261284138000008,
113
- "stdev": 0.0,
114
- "p50": 4.261284138000008,
115
- "p90": 4.261284138000008,
116
- "p95": 4.261284138000008,
117
- "p99": 4.261284138000008,
118
  "values": [
119
- 4.261284138000008
120
- ]
 
 
 
 
 
 
 
 
 
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.514464710000066e-05,
126
- "ram": 1.8878813216481228e-06,
127
  "gpu": 0,
128
- "total": 4.7032528421648784e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 809.877504,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,35 +141,36 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 4,
144
- "total": 1.0590101290000575,
145
- "mean": 0.2647525322500144,
146
- "stdev": 0.017198729843327865,
147
- "p50": 0.26614908200002674,
148
- "p90": 0.2820182208999995,
149
- "p95": 0.28219866744998967,
150
- "p99": 0.2823430246899818,
151
  "values": [
152
- 0.28237911399997984,
153
- 0.2811761370000454,
154
- 0.2511220270000081,
155
- 0.24433285100002422
156
- ]
 
 
 
 
 
 
 
 
 
157
  },
158
  "throughput": {
159
  "unit": "samples/s",
160
- "value": 3.777112126186078
161
  },
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 9.155357773333133e-06,
165
- "ram": 3.8285373815147053e-07,
166
  "gpu": 0.0,
167
- "total": 9.538211511484604e-06
168
  },
169
  "efficiency": {
170
  "unit": "samples/kWh",
171
- "value": 104841.45783472482
172
  }
173
  }
174
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16766.7712,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0",
83
+ "optimum_benchmark_commit": "11fc1578907ddfc66a9a7fb8f19815e001677ad1",
84
+ "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.30.3",
89
  "diffusers_commit": null,
90
+ "optimum_version": "1.22.0",
91
  "optimum_commit": null,
92
  "timm_version": "1.0.9",
93
  "timm_commit": null,
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 784.764928,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
 
 
 
 
 
 
 
 
110
  "values": [
111
+ 4.350103992000015
112
+ ],
113
+ "count": 1,
114
+ "total": 4.350103992000015,
115
+ "mean": 4.350103992000015,
116
+ "p50": 4.350103992000015,
117
+ "p90": 4.350103992000015,
118
+ "p95": 4.350103992000015,
119
+ "p99": 4.350103992000015,
120
+ "stdev": 0,
121
+ "stdev_": 0
122
  },
123
  "throughput": null,
124
  "energy": {
125
  "unit": "kWh",
126
+ "cpu": 4.449036036666788e-05,
127
+ "ram": 1.8605062142858034e-06,
128
  "gpu": 0,
129
+ "total": 4.6350866580953685e-05
130
  },
131
  "efficiency": null
132
  },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
+ "max_ram": 814.370816,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
 
141
  },
142
  "latency": {
143
  "unit": "s",
 
 
 
 
 
 
 
 
144
  "values": [
145
+ 0.37550990100004356,
146
+ 0.2470223309999824,
147
+ 0.24929007599996567,
148
+ 0.24741467600000533
149
+ ],
150
+ "count": 4,
151
+ "total": 1.119236983999997,
152
+ "mean": 0.27980924599999923,
153
+ "p50": 0.2483523759999855,
154
+ "p90": 0.3376439535000202,
155
+ "p95": 0.3565769272500318,
156
+ "p99": 0.3717233062500412,
157
+ "stdev": 0.055259445042524835,
158
+ "stdev_": 19.74897035479842
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
+ "value": 3.573863316868388
163
  },
164
  "energy": {
165
  "unit": "kWh",
166
+ "cpu": 9.0722757611111e-06,
167
+ "ram": 3.7937154620451805e-07,
168
  "gpu": 0.0,
169
+ "total": 9.451647307315618e-06
170
  },
171
  "efficiency": {
172
  "unit": "samples/kWh",
173
+ "value": 105801.66266106813
174
  }
175
  }
176
  }