Commit
•
feabf20
1
Parent(s):
21d60d5
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,46 @@
|
|
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.
|
|
|
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": "dd02f26cb819965cbf86e16d9ce013cddc3b86af",
|
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": 548.335616,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 15,
|
111 |
+
"total": 1.0643214650000346,
|
112 |
+
"mean": 0.07095476433333564,
|
113 |
+
"stdev": 0.003972257334412183,
|
114 |
+
"p50": 0.0724826209999776,
|
115 |
+
"p90": 0.0744012859999998,
|
116 |
+
"p95": 0.07587738099999797,
|
117 |
+
"p99": 0.07844530020000774,
|
118 |
"values": [
|
119 |
+
0.07425065000001041,
|
120 |
+
0.07262804500001607,
|
121 |
+
0.0724826209999776,
|
122 |
+
0.07196231500000749,
|
123 |
+
0.07279612000002089,
|
124 |
+
0.07165437599999791,
|
125 |
+
0.07250603599999295,
|
126 |
+
0.07279958600000214,
|
127 |
+
0.0790872800000102,
|
128 |
+
0.07450170999999273,
|
129 |
+
0.06583730399998444,
|
130 |
+
0.06788371600001142,
|
131 |
+
0.06551771400000916,
|
132 |
+
0.06526514000000816,
|
133 |
+
0.06514885199999298
|
134 |
]
|
135 |
},
|
136 |
"throughput": {
|
137 |
"unit": "samples/s",
|
138 |
+
"value": 14.09348631336634
|
139 |
},
|
140 |
"energy": {
|
141 |
"unit": "kWh",
|
142 |
+
"cpu": 2.6074707949603047e-06,
|
143 |
+
"ram": 1.0896902211311498e-07,
|
144 |
"gpu": 0.0,
|
145 |
+
"total": 2.7164398170734194e-06
|
146 |
},
|
147 |
"efficiency": {
|
148 |
"unit": "samples/kWh",
|
149 |
+
"value": 368128.89934640954
|
150 |
}
|
151 |
}
|
152 |
}
|