Commit
•
26e8527
1
Parent(s):
887971e
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
@@ -80,7 +80,7 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
@@ -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,
|
@@ -107,44 +107,45 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"count":
|
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 |
-
0.
|
|
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
-
"value":
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
-
"cpu": 2.
|
141 |
-
"ram": 1.
|
142 |
"gpu": 0.0,
|
143 |
-
"total": 2.
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
-
"value":
|
148 |
}
|
149 |
}
|
150 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
+
"optimum_benchmark_commit": "20967d442ecbde73b309c993163c266eac5ccef4",
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 540.864512,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 14,
|
111 |
+
"total": 1.0042109050000363,
|
112 |
+
"mean": 0.07172935035714545,
|
113 |
+
"stdev": 0.0035729343925926783,
|
114 |
+
"p50": 0.07201237399999627,
|
115 |
+
"p90": 0.07509299280000903,
|
116 |
+
"p95": 0.07644407750000112,
|
117 |
+
"p99": 0.07822148429999941,
|
118 |
"values": [
|
119 |
+
0.07473190200002477,
|
120 |
+
0.07187259799999879,
|
121 |
+
0.07274700199999984,
|
122 |
+
0.07153622800001358,
|
123 |
+
0.07112478999999894,
|
124 |
+
0.07234301699998014,
|
125 |
+
0.07071258900000998,
|
126 |
+
0.0730494169999929,
|
127 |
+
0.07215214999999375,
|
128 |
+
0.07097867600000995,
|
129 |
+
0.07866583599999899,
|
130 |
+
0.07524774600000228,
|
131 |
+
0.06466272100001902,
|
132 |
+
0.06438623299999335
|
133 |
]
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 13.941294533143408
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
+
"cpu": 2.510182062784831e-06,
|
142 |
+
"ram": 1.049064342186886e-07,
|
143 |
"gpu": 0.0,
|
144 |
+
"total": 2.6150884970035197e-06
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
+
"value": 382396.2367414498
|
149 |
}
|
150 |
}
|
151 |
}
|