Commit
•
875d8be
1
Parent(s):
7a04f5e
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
@@ -78,7 +78,7 @@
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
-
"optimum_benchmark_commit": "
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
@@ -97,7 +97,7 @@
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -105,43 +105,44 @@
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
-
"count":
|
109 |
-
"total": 1.
|
110 |
-
"mean": 0.
|
111 |
-
"stdev": 0.
|
112 |
-
"p50": 0.
|
113 |
-
"p90": 0.
|
114 |
-
"p95": 0.
|
115 |
-
"p99": 0.
|
116 |
"values": [
|
117 |
-
0.
|
118 |
-
0.
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
|
|
129 |
]
|
130 |
},
|
131 |
"throughput": {
|
132 |
"unit": "samples/s",
|
133 |
-
"value":
|
134 |
},
|
135 |
"energy": {
|
136 |
"unit": "kWh",
|
137 |
-
"cpu": 2.
|
138 |
-
"ram": 1.
|
139 |
"gpu": 0.0,
|
140 |
-
"total": 2.
|
141 |
},
|
142 |
"efficiency": {
|
143 |
"unit": "samples/kWh",
|
144 |
-
"value":
|
145 |
}
|
146 |
}
|
147 |
}
|
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "83a87c3d95805880a695f5bd4e2d038143845010",
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 540.340224,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 13,
|
109 |
+
"total": 1.0498280019999697,
|
110 |
+
"mean": 0.08075600015384382,
|
111 |
+
"stdev": 0.015641805405891013,
|
112 |
+
"p50": 0.0756621799999948,
|
113 |
+
"p90": 0.10889575799997148,
|
114 |
+
"p95": 0.11216702399996166,
|
115 |
+
"p99": 0.11237862959996846,
|
116 |
"values": [
|
117 |
+
0.11199068599995599,
|
118 |
+
0.11243153099997016,
|
119 |
+
0.09651604600003338,
|
120 |
+
0.0756621799999948,
|
121 |
+
0.07525558099996488,
|
122 |
+
0.07574487499999805,
|
123 |
+
0.07494789500003662,
|
124 |
+
0.07770844999998872,
|
125 |
+
0.08315884699999287,
|
126 |
+
0.07047295199998871,
|
127 |
+
0.06464846600005103,
|
128 |
+
0.06481962700001986,
|
129 |
+
0.06647086599997465
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
+
"value": 12.382980807555537
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
+
"cpu": 2.5326807465818195e-06,
|
139 |
+
"ram": 1.0584397288699421e-07,
|
140 |
"gpu": 0.0,
|
141 |
+
"total": 2.6385247194688135e-06
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
+
"value": 378999.67077106616
|
146 |
}
|
147 |
}
|
148 |
}
|