Commit
•
f7818d9
1
Parent(s):
e0dd052
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.
|
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,35 +105,34 @@
|
|
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 |
-
0.2637947349999763
|
121 |
]
|
122 |
},
|
123 |
"throughput": {
|
124 |
"unit": "samples/s",
|
125 |
-
"value":
|
126 |
},
|
127 |
"energy": {
|
128 |
"unit": "kWh",
|
129 |
-
"cpu":
|
130 |
-
"ram":
|
131 |
"gpu": 0.0,
|
132 |
-
"total":
|
133 |
},
|
134 |
"efficiency": {
|
135 |
"unit": "samples/kWh",
|
136 |
-
"value":
|
137 |
}
|
138 |
}
|
139 |
}
|
|
|
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": "56d026bf244c6516d8cb780280ce7cc6505f270e",
|
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": 800.182272,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 3,
|
109 |
+
"total": 1.06584487300006,
|
110 |
+
"mean": 0.35528162433335336,
|
111 |
+
"stdev": 0.07636753378823925,
|
112 |
+
"p50": 0.4065577400000393,
|
113 |
+
"p90": 0.4108799127999873,
|
114 |
+
"p95": 0.41142018439998085,
|
115 |
+
"p99": 0.4118524016799756,
|
116 |
"values": [
|
117 |
+
0.41196045599997433,
|
118 |
+
0.4065577400000393,
|
119 |
+
0.2473266770000464
|
|
|
120 |
]
|
121 |
},
|
122 |
"throughput": {
|
123 |
"unit": "samples/s",
|
124 |
+
"value": 2.814668509457502
|
125 |
},
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
+
"cpu": 8.939549658033583e-06,
|
129 |
+
"ram": 3.736115612535968e-07,
|
130 |
"gpu": 0.0,
|
131 |
+
"total": 9.31316121928718e-06
|
132 |
},
|
133 |
"efficiency": {
|
134 |
"unit": "samples/kWh",
|
135 |
+
"value": 107374.92634928734
|
136 |
}
|
137 |
}
|
138 |
}
|