IlyasMoutawwakil HF staff commited on
Commit
a0fff18
1 Parent(s): 93fb536

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
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0",
83
- "optimum_benchmark_commit": "1d52d2c35074aaaacac2a8342653779fa0d40c86",
84
  "transformers_version": "4.45.1",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
@@ -93,13 +93,15 @@
93
  "timm_commit": null,
94
  "peft_version": null,
95
  "peft_commit": null
96
- }
 
 
97
  },
98
  "report": {
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 785.043456,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,15 +110,15 @@
108
  "latency": {
109
  "unit": "s",
110
  "values": [
111
- 1.1470770500000071
112
  ],
113
  "count": 1,
114
- "total": 1.1470770500000071,
115
- "mean": 1.1470770500000071,
116
- "p50": 1.1470770500000071,
117
- "p90": 1.1470770500000071,
118
- "p95": 1.1470770500000071,
119
- "p99": 1.1470770500000071,
120
  "stdev": 0,
121
  "stdev_": 0
122
  },
@@ -127,7 +129,7 @@
127
  "forward": {
128
  "memory": {
129
  "unit": "MB",
130
- "max_ram": 811.122688,
131
  "max_global_vram": null,
132
  "max_process_vram": null,
133
  "max_reserved": null,
@@ -136,35 +138,35 @@
136
  "latency": {
137
  "unit": "s",
138
  "values": [
139
- 0.26608139000001074,
140
- 0.2672011169999564,
141
- 0.2615892079999753,
142
- 0.2364523689999487
143
  ],
144
  "count": 4,
145
- "total": 1.0313240839998912,
146
- "mean": 0.2578310209999728,
147
- "p50": 0.26383529899999303,
148
- "p90": 0.26686519889997273,
149
- "p95": 0.2670331579499646,
150
- "p99": 0.26716752518995807,
151
- "stdev": 0.012520363598462488,
152
- "stdev_": 4.856034603556803
153
  },
154
  "throughput": {
155
  "unit": "samples/s",
156
- "value": 3.878509250444715
157
  },
158
  "energy": {
159
  "unit": "kWh",
160
- "cpu": 9.239057815555929e-06,
161
- "ram": 3.863493741962868e-07,
162
  "gpu": 0.0,
163
- "total": 9.625407189752216e-06
164
  },
165
  "efficiency": {
166
  "unit": "samples/kWh",
167
- "value": 103891.70871281787
168
  }
169
  }
170
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0",
83
+ "optimum_benchmark_commit": "c1918e1b0948d4915a69908fd778b3f53a5aa600",
84
  "transformers_version": "4.45.1",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
 
93
  "timm_commit": null,
94
  "peft_version": null,
95
  "peft_commit": null
96
+ },
97
+ "print_report": true,
98
+ "log_report": true
99
  },
100
  "report": {
101
  "load": {
102
  "memory": {
103
  "unit": "MB",
104
+ "max_ram": 808.579072,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
 
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
+ 1.1712478829999782
114
  ],
115
  "count": 1,
116
+ "total": 1.1712478829999782,
117
+ "mean": 1.1712478829999782,
118
+ "p50": 1.1712478829999782,
119
+ "p90": 1.1712478829999782,
120
+ "p95": 1.1712478829999782,
121
+ "p99": 1.1712478829999782,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
 
129
  "forward": {
130
  "memory": {
131
  "unit": "MB",
132
+ "max_ram": 827.322368,
133
  "max_global_vram": null,
134
  "max_process_vram": null,
135
  "max_reserved": null,
 
138
  "latency": {
139
  "unit": "s",
140
  "values": [
141
+ 0.27886400500000263,
142
+ 0.2767478680000295,
143
+ 0.2749119549999932,
144
+ 0.23799265899998545
145
  ],
146
  "count": 4,
147
+ "total": 1.0685164870000108,
148
+ "mean": 0.2671291217500027,
149
+ "p50": 0.27582991150001135,
150
+ "p90": 0.2782291639000107,
151
+ "p95": 0.2785465844500067,
152
+ "p99": 0.27880052089000346,
153
+ "stdev": 0.01687997126251874,
154
+ "stdev_": 6.319030718903103
155
  },
156
  "throughput": {
157
  "unit": "samples/s",
158
+ "value": 3.7435079838875334
159
  },
160
  "energy": {
161
  "unit": "kWh",
162
+ "cpu": 9.291724897777966e-06,
163
+ "ram": 3.885505156983993e-07,
164
  "gpu": 0.0,
165
+ "total": 9.680275413476366e-06
166
  },
167
  "efficiency": {
168
  "unit": "samples/kWh",
169
+ "value": 103302.84597149509
170
  }
171
  }
172
  }