Commit
•
a581c1e
1
Parent(s):
1d2935c
Upload cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark.json
CHANGED
@@ -97,7 +97,7 @@
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram": 797.
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -106,34 +106,34 @@
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 4,
|
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 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
-
"value": 3.
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
-
"cpu":
|
130 |
-
"ram": 4.
|
131 |
"gpu": 0.0,
|
132 |
-
"total": 1.
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
-
"value":
|
137 |
}
|
138 |
}
|
139 |
}
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 797.835264,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 4,
|
109 |
+
"total": 1.1170919899998921,
|
110 |
+
"mean": 0.27927299749997303,
|
111 |
+
"stdev": 0.009704602466456175,
|
112 |
+
"p50": 0.27938587799997094,
|
113 |
+
"p90": 0.2895821650999665,
|
114 |
+
"p95": 0.2902517520499657,
|
115 |
+
"p99": 0.2907874216099651,
|
116 |
"values": [
|
117 |
+
0.26739889499998526,
|
118 |
+
0.290921338999965,
|
119 |
+
0.27231432999997196,
|
120 |
+
0.28645742599996993
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
+
"value": 3.5807257019185914
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 9.634275171491836e-06,
|
130 |
+
"ram": 4.026505503051112e-07,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 1.0036925721796948e-05
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
+
"value": 99632.10127462877
|
137 |
}
|
138 |
}
|
139 |
}
|