Commit
•
57c32cc
1
Parent(s):
a92ce75
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
@@ -99,7 +99,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,42 +108,42 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 12,
|
111 |
-
"total": 1.
|
112 |
-
"mean": 0.
|
113 |
-
"stdev": 0.
|
114 |
-
"p50": 0.
|
115 |
-
"p90": 0.
|
116 |
-
"p95": 0.
|
117 |
-
"p99": 0.
|
118 |
"values": [
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
-
"value": 11.
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
-
"cpu": 2.
|
140 |
-
"ram": 1.
|
141 |
"gpu": 0.0,
|
142 |
-
"total": 2.
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
-
"value":
|
147 |
}
|
148 |
}
|
149 |
}
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 543.547392,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 12,
|
111 |
+
"total": 1.0484010200000284,
|
112 |
+
"mean": 0.08736675166666903,
|
113 |
+
"stdev": 0.02092295744017109,
|
114 |
+
"p50": 0.07770776599997475,
|
115 |
+
"p90": 0.1133681907000323,
|
116 |
+
"p95": 0.11345756120002193,
|
117 |
+
"p99": 0.11354170504001218,
|
118 |
"values": [
|
119 |
+
0.07905149900000197,
|
120 |
+
0.07566657199998872,
|
121 |
+
0.10394490200002338,
|
122 |
+
0.1133715050000319,
|
123 |
+
0.11356274100000974,
|
124 |
+
0.11333836200003589,
|
125 |
+
0.11258446800002275,
|
126 |
+
0.07636403299994754,
|
127 |
+
0.06557730399998718,
|
128 |
+
0.06503611499999806,
|
129 |
+
0.06476027299999032,
|
130 |
+
0.065143245999991
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 11.446001836205458
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 2.543525314993329e-06,
|
140 |
+
"ram": 1.0629805725240379e-07,
|
141 |
"gpu": 0.0,
|
142 |
+
"total": 2.649823372245733e-06
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 377383.6439341605
|
147 |
}
|
148 |
}
|
149 |
}
|