Commit
•
ff74e77
1
Parent(s):
2a3636a
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": 1.
|
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": "ebd20fcf042acf5db8d8956e7057fa93c82e14ab",
|
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": 803.495936,
|
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.18229228499996,
|
112 |
+
"mean": 0.29557307124999,
|
113 |
+
"stdev": 0.009804057640736722,
|
114 |
+
"p50": 0.2988363824999851,
|
115 |
+
"p90": 0.30401251399999296,
|
116 |
+
"p95": 0.304570674499999,
|
117 |
+
"p99": 0.3050172029000038,
|
118 |
"values": [
|
119 |
+
0.305128835000005,
|
120 |
+
0.29626500000000533,
|
121 |
+
0.3014077649999649,
|
122 |
+
0.27949068499998475
|
123 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
+
"value": 3.3832581424652832
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
+
"cpu": 1.1644736925760906e-05,
|
132 |
+
"ram": 4.866756738618723e-07,
|
133 |
"gpu": 0.0,
|
134 |
+
"total": 1.2131412599622779e-05
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
+
"value": 82430.6313702573
|
139 |
}
|
140 |
}
|
141 |
}
|