Commit
•
403b3f7
1
Parent(s):
95aacd3
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": 543.
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,45 +107,44 @@
|
|
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 |
-
0.06479083199999991
|
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.0",
|
83 |
+
"optimum_benchmark_commit": "70875ef900aa5b32d2b7eeaedc4a76bc99f650db",
|
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": 543.19104,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 13,
|
111 |
+
"total": 1.0029137679999849,
|
112 |
+
"mean": 0.07714721292307576,
|
113 |
+
"stdev": 0.002253193683842696,
|
114 |
+
"p50": 0.07671572700002116,
|
115 |
+
"p90": 0.07894323479998774,
|
116 |
+
"p95": 0.0808583408000004,
|
117 |
+
"p99": 0.08284163216001615,
|
118 |
"values": [
|
119 |
+
0.07920559799998728,
|
120 |
+
0.07671051799999873,
|
121 |
+
0.07684832600000391,
|
122 |
+
0.07634866699999066,
|
123 |
+
0.07547991399999887,
|
124 |
+
0.07789378199998964,
|
125 |
+
0.0764640239999892,
|
126 |
+
0.07564647699999227,
|
127 |
+
0.07777160199998434,
|
128 |
+
0.07671572700002116,
|
129 |
+
0.07732706600000938,
|
130 |
+
0.0833374550000201,
|
131 |
+
0.07316461199999935
|
|
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
+
"value": 12.962231065911736
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
+
"cpu": 2.6547200591475876e-06,
|
141 |
+
"ram": 1.1094338813854974e-07,
|
142 |
"gpu": 0.0,
|
143 |
+
"total": 2.765663447286137e-06
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "samples/kWh",
|
147 |
+
"value": 361576.89431852964
|
148 |
}
|
149 |
}
|
150 |
}
|