Commit
•
c427022
1
Parent(s):
376d40e
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
@@ -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":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,34 +108,34 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 4,
|
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 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
-
"value": 3.
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
-
"cpu":
|
132 |
-
"ram": 4.
|
133 |
"gpu": 0.0,
|
134 |
-
"total": 1.
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
-
"value":
|
139 |
}
|
140 |
}
|
141 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
+
"optimum_benchmark_commit": "c08a62a8b686d201c33b94256f220dd9ac7afa59",
|
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": 797.618176,
|
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.188757149999958,
|
112 |
+
"mean": 0.2971892874999895,
|
113 |
+
"stdev": 0.0070780351553089565,
|
114 |
+
"p50": 0.2993711339999834,
|
115 |
+
"p90": 0.30356168169999476,
|
116 |
+
"p95": 0.3035747273499993,
|
117 |
+
"p99": 0.30358516387000295,
|
118 |
"values": [
|
119 |
+
0.30358777300000384,
|
120 |
+
0.2952414659999931,
|
121 |
+
0.30350080199997365,
|
122 |
+
0.28642710899998747
|
123 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
+
"value": 3.3648588359701064
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
+
"cpu": 9.950346416897244e-06,
|
132 |
+
"ram": 4.1583402144510725e-07,
|
133 |
"gpu": 0.0,
|
134 |
+
"total": 1.0366180438342352e-05
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
+
"value": 96467.54713059087
|
139 |
}
|
140 |
}
|
141 |
}
|