Commit
•
d4cdd9a
1
Parent(s):
c3996e6
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.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
@@ -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,45 +107,43 @@
|
|
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.06583808999999974,
|
132 |
-
0.06537969499999008
|
133 |
]
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
-
"value":
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
-
"cpu": 2.
|
142 |
-
"ram": 1.
|
143 |
"gpu": 0.0,
|
144 |
-
"total": 2.
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
-
"value":
|
149 |
}
|
150 |
}
|
151 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "3b8c49a169ebd79001b2a83fbf2b332612417102",
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 542.568448,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 12,
|
111 |
+
"total": 1.0342292989999464,
|
112 |
+
"mean": 0.0861857749166622,
|
113 |
+
"stdev": 0.022509669268797237,
|
114 |
+
"p50": 0.07377663450000682,
|
115 |
+
"p90": 0.11272334190001061,
|
116 |
+
"p95": 0.11277968534999161,
|
117 |
+
"p99": 0.11283469546997082,
|
118 |
"values": [
|
119 |
+
0.11159695200001352,
|
120 |
+
0.11284844799996563,
|
121 |
+
0.1127225939999903,
|
122 |
+
0.11272342500001287,
|
123 |
+
0.11196866699998509,
|
124 |
+
0.08045949099999916,
|
125 |
+
0.06577766099997007,
|
126 |
+
0.06503275099998973,
|
127 |
+
0.06499029100001508,
|
128 |
+
0.064408114999992,
|
129 |
+
0.06460712599999852,
|
130 |
+
0.06709377800001448
|
|
|
|
|
131 |
]
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 11.602842823736927
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 2.5460159613026513e-06,
|
140 |
+
"ram": 1.0640142127563478e-07,
|
141 |
"gpu": 0.0,
|
142 |
+
"total": 2.652417382578286e-06
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 377014.5703946295
|
147 |
}
|
148 |
}
|
149 |
}
|