IlyasMoutawwakil HF staff commited on
Commit
d02a8d7
1 Parent(s): 35c1097

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
@@ -44,8 +44,9 @@
44
  "duration": 1,
45
  "warmup_runs": 1,
46
  "input_shapes": {
47
- "batch_size": 1,
48
- "sequence_length": 2
 
49
  },
50
  "new_tokens": null,
51
  "memory": true,
@@ -79,7 +80,7 @@
79
  "processor": "x86_64",
80
  "python_version": "3.10.15",
81
  "optimum_benchmark_version": "0.5.0.dev0",
82
- "optimum_benchmark_commit": "6807ba28334c8c98abf72a03d78f86133328d180",
83
  "transformers_version": "4.46.3",
84
  "transformers_commit": null,
85
  "accelerate_version": "1.1.1",
@@ -100,7 +101,7 @@
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 831.520768,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -109,15 +110,15 @@
109
  "latency": {
110
  "unit": "s",
111
  "values": [
112
- 1.177148917000011
113
  ],
114
  "count": 1,
115
- "total": 1.177148917000011,
116
- "mean": 1.177148917000011,
117
- "p50": 1.177148917000011,
118
- "p90": 1.177148917000011,
119
- "p95": 1.177148917000011,
120
- "p99": 1.177148917000011,
121
  "stdev": 0,
122
  "stdev_": 0
123
  },
@@ -128,7 +129,7 @@
128
  "forward": {
129
  "memory": {
130
  "unit": "MB",
131
- "max_ram": 850.395136,
132
  "max_global_vram": null,
133
  "max_process_vram": null,
134
  "max_reserved": null,
@@ -137,35 +138,34 @@
137
  "latency": {
138
  "unit": "s",
139
  "values": [
140
- 0.2948390839999888,
141
- 0.4244483509999668,
142
- 0.23291660699999284,
143
- 0.23102626000002147
144
  ],
145
- "count": 4,
146
- "total": 1.18323030199997,
147
- "mean": 0.2958075754999925,
148
- "p50": 0.2638778454999908,
149
- "p90": 0.38556557089997345,
150
- "p95": 0.4050069609499701,
151
- "p99": 0.42056007298996745,
152
- "stdev": 0.07858320407980815,
153
- "stdev_": 26.565649627796684
154
  },
155
  "throughput": {
156
  "unit": "samples/s",
157
- "value": 3.380576032610853
158
  },
159
  "energy": {
160
  "unit": "kWh",
161
- "cpu": 9.023101321110845e-06,
162
- "ram": 3.771018160836499e-07,
163
  "gpu": 0.0,
164
- "total": 9.400203137194496e-06
165
  },
166
  "efficiency": {
167
  "unit": "samples/kWh",
168
- "value": 106380.67980076135
169
  }
170
  }
171
  }
 
44
  "duration": 1,
45
  "warmup_runs": 1,
46
  "input_shapes": {
47
+ "batch_size": 2,
48
+ "sequence_length": 16,
49
+ "num_choices": 2
50
  },
51
  "new_tokens": null,
52
  "memory": true,
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
+ "optimum_benchmark_commit": "04bb8676c2e912cf262caaa2d4796a0191a83273",
84
  "transformers_version": "4.46.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "1.1.1",
 
101
  "load": {
102
  "memory": {
103
  "unit": "MB",
104
+ "max_ram": 830.447616,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
 
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
+ 1.135961089000034
114
  ],
115
  "count": 1,
116
+ "total": 1.135961089000034,
117
+ "mean": 1.135961089000034,
118
+ "p50": 1.135961089000034,
119
+ "p90": 1.135961089000034,
120
+ "p95": 1.135961089000034,
121
+ "p99": 1.135961089000034,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
 
129
  "forward": {
130
  "memory": {
131
  "unit": "MB",
132
+ "max_ram": 854.028288,
133
  "max_global_vram": null,
134
  "max_process_vram": null,
135
  "max_reserved": null,
 
138
  "latency": {
139
  "unit": "s",
140
  "values": [
141
+ 0.5071330819999957,
142
+ 0.44600195599997505,
143
+ 0.4455891979999933
 
144
  ],
145
+ "count": 3,
146
+ "total": 1.398724235999964,
147
+ "mean": 0.46624141199998803,
148
+ "p50": 0.44600195599997505,
149
+ "p90": 0.4949068567999916,
150
+ "p95": 0.5010199693999937,
151
+ "p99": 0.5059104594799954,
152
+ "stdev": 0.02891526815638853,
153
+ "stdev_": 6.201780324993798
154
  },
155
  "throughput": {
156
  "unit": "samples/s",
157
+ "value": 4.2896232477951814
158
  },
159
  "energy": {
160
  "unit": "kWh",
161
+ "cpu": 1.7346003811111382e-05,
162
+ "ram": 7.249657273017487e-07,
163
  "gpu": 0.0,
164
+ "total": 1.807096953841313e-05
165
  },
166
  "efficiency": {
167
  "unit": "samples/kWh",
168
+ "value": 110674.74801219915
169
  }
170
  }
171
  }