IlyasMoutawwakil HF staff commited on
Commit
9a540d4
1 Parent(s): a9a7c31

Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark.json with huggingface_hub

Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark.json CHANGED
@@ -50,8 +50,8 @@
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
53
- "latency": true,
54
  "memory": true,
 
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
@@ -74,14 +74,14 @@
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
- "cpu_ram_mb": 16757.338112,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -97,10 +97,43 @@
97
  }
98
  },
99
  "report": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  "forward": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 547.0208,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -108,43 +141,41 @@
108
  },
109
  "latency": {
110
  "unit": "s",
111
- "count": 12,
112
- "total": 1.0755347980000067,
113
- "mean": 0.0896278998333339,
114
- "stdev": 0.006040068861087626,
115
- "p50": 0.09086400750000223,
116
- "p90": 0.09498585750000643,
117
- "p95": 0.096206286200011,
118
- "p99": 0.0973791132400143,
119
  "values": [
120
- 0.0950068040000076,
121
- 0.09479733899999587,
122
- 0.09261579599998981,
123
- 0.08933219399997938,
124
- 0.09143627200000992,
125
- 0.09026030499998683,
126
- 0.09226908200000139,
127
- 0.09029174299999454,
128
- 0.09767232000001513,
129
- 0.08659703699999,
130
- 0.07788829400001873,
131
- 0.07736761200001752
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 11.157240121207053
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
- "cpu": 3.0411571518987675e-06,
141
- "ram": 1.270934545776725e-07,
142
  "gpu": 0.0,
143
- "total": 3.16825060647644e-06
144
  },
145
  "efficiency": {
146
  "unit": "samples/kWh",
147
- "value": 315631.5974360838
148
  }
149
  }
150
  }
 
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
 
53
  "memory": true,
54
+ "latency": true,
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
 
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
+ "cpu_ram_mb": 16757.342208,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "701e27ceb63d18a62041650e250fe65f56ad5904",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
97
  }
98
  },
99
  "report": {
100
+ "load": {
101
+ "memory": {
102
+ "unit": "MB",
103
+ "max_ram": 520.073216,
104
+ "max_global_vram": null,
105
+ "max_process_vram": null,
106
+ "max_reserved": null,
107
+ "max_allocated": null
108
+ },
109
+ "latency": {
110
+ "unit": "s",
111
+ "count": 1,
112
+ "total": 3.35843732699999,
113
+ "mean": 3.35843732699999,
114
+ "stdev": 0.0,
115
+ "p50": 3.35843732699999,
116
+ "p90": 3.35843732699999,
117
+ "p95": 3.35843732699999,
118
+ "p99": 3.35843732699999,
119
+ "values": [
120
+ 3.35843732699999
121
+ ]
122
+ },
123
+ "throughput": null,
124
+ "energy": {
125
+ "unit": "kWh",
126
+ "cpu": 1.1107258001963298e-05,
127
+ "ram": 4.638255884663067e-07,
128
+ "gpu": 0,
129
+ "total": 1.1571083590429605e-05
130
+ },
131
+ "efficiency": null
132
+ },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
+ "max_ram": 549.822464,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
 
141
  },
142
  "latency": {
143
  "unit": "s",
144
+ "count": 10,
145
+ "total": 0.9999288869999532,
146
+ "mean": 0.09999288869999531,
147
+ "stdev": 0.02430830480149954,
148
+ "p50": 0.08661895649998996,
149
+ "p90": 0.12919379300000458,
150
+ "p95": 0.1294218079999993,
151
+ "p99": 0.1296042199999951,
152
  "values": [
153
+ 0.12964982299999406,
154
+ 0.12914312300000574,
155
+ 0.12906986100000495,
156
+ 0.12867683199999647,
157
+ 0.09486927599999717,
158
+ 0.07786465999998882,
159
+ 0.07800981299999421,
160
+ 0.07836863699998275,
161
+ 0.07710906099998738,
162
+ 0.07716780100000165
 
 
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 10.000711180574653
168
  },
169
  "energy": {
170
  "unit": "kWh",
171
+ "cpu": 3.0366260781247394e-06,
172
+ "ram": 1.2690517585269842e-07,
173
  "gpu": 0.0,
174
+ "total": 3.163531253977438e-06
175
  },
176
  "efficiency": {
177
  "unit": "samples/kWh",
178
+ "value": 316102.4563113521
179
  }
180
  }
181
  }