Commit
•
6480600
1
Parent(s):
afecbc9
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
@@ -71,14 +71,14 @@
|
|
71 |
"environment": {
|
72 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
73 |
"cpu_count": 4,
|
74 |
-
"cpu_ram_mb": 16757.
|
75 |
"system": "Linux",
|
76 |
"machine": "x86_64",
|
77 |
"platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
|
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.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,34 +105,35 @@
|
|
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 |
]
|
121 |
},
|
122 |
"throughput": {
|
123 |
"unit": "samples/s",
|
124 |
-
"value":
|
125 |
},
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
-
"cpu":
|
129 |
-
"ram":
|
130 |
"gpu": 0.0,
|
131 |
-
"total":
|
132 |
},
|
133 |
"efficiency": {
|
134 |
"unit": "samples/kWh",
|
135 |
-
"value":
|
136 |
}
|
137 |
}
|
138 |
}
|
|
|
71 |
"environment": {
|
72 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
73 |
"cpu_count": 4,
|
74 |
+
"cpu_ram_mb": 16757.354496,
|
75 |
"system": "Linux",
|
76 |
"machine": "x86_64",
|
77 |
"platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.1",
|
81 |
+
"optimum_benchmark_commit": "eee61510ab9c7b38bd9807712fa942e2f5ba255c",
|
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": 796.909568,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 4,
|
109 |
+
"total": 1.1285532210000042,
|
110 |
+
"mean": 0.28213830525000105,
|
111 |
+
"stdev": 0.005935751297713213,
|
112 |
+
"p50": 0.2834745254999973,
|
113 |
+
"p90": 0.28768243970001206,
|
114 |
+
"p95": 0.28826212385002065,
|
115 |
+
"p99": 0.2887258711700275,
|
116 |
"values": [
|
117 |
+
0.28197180400002253,
|
118 |
+
0.28884180800002923,
|
119 |
+
0.28497724699997207,
|
120 |
+
0.2727623619999804
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
+
"value": 3.544360979675929
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
+
"cpu": 9.077071348826091e-06,
|
130 |
+
"ram": 3.793590032869929e-07,
|
131 |
"gpu": 0.0,
|
132 |
+
"total": 9.456430352113085e-06
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
+
"value": 105748.14837784377
|
137 |
}
|
138 |
}
|
139 |
}
|