Commit
•
83108dc
1
Parent(s):
01f352d
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
@@ -66,6 +66,8 @@
|
|
66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
67 |
"device_isolation": false,
|
68 |
"device_isolation_action": "error",
|
|
|
|
|
69 |
"start_method": "spawn"
|
70 |
},
|
71 |
"environment": {
|
@@ -78,8 +80,8 @@
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.1",
|
81 |
-
"optimum_benchmark_commit": "
|
82 |
-
"transformers_version": "4.
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
85 |
"accelerate_commit": null,
|
@@ -97,7 +99,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,
|
@@ -106,34 +108,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": 3.
|
131 |
"gpu": 0.0,
|
132 |
-
"total": 9.
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
-
"value":
|
137 |
}
|
138 |
}
|
139 |
}
|
|
|
66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
67 |
"device_isolation": false,
|
68 |
"device_isolation_action": "error",
|
69 |
+
"numactl": false,
|
70 |
+
"numactl_kwargs": {},
|
71 |
"start_method": "spawn"
|
72 |
},
|
73 |
"environment": {
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
|
84 |
+
"transformers_version": "4.41.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
87 |
"accelerate_commit": null,
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 812.572672,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 4,
|
111 |
+
"total": 1.0168462000000318,
|
112 |
+
"mean": 0.25421155000000795,
|
113 |
+
"stdev": 0.013881821117086525,
|
114 |
+
"p50": 0.26167617999999493,
|
115 |
+
"p90": 0.2628443323999988,
|
116 |
+
"p95": 0.2630714462000043,
|
117 |
+
"p99": 0.26325313724000865,
|
118 |
"values": [
|
119 |
+
0.26329856000000973,
|
120 |
+
0.2615678920000164,
|
121 |
+
0.26178446799997346,
|
122 |
+
0.2301952800000322
|
123 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
+
"value": 3.9337315712050405
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
+
"cpu": 8.947738541497126e-06,
|
132 |
+
"ram": 3.7395202178811356e-07,
|
133 |
"gpu": 0.0,
|
134 |
+
"total": 9.32169056328524e-06
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
+
"value": 107276.6783247062
|
139 |
}
|
140 |
}
|
141 |
}
|