Commit
•
d31dd12
1
Parent(s):
0136054
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
@@ -74,14 +74,14 @@
|
|
74 |
"environment": {
|
75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
76 |
"cpu_count": 4,
|
77 |
-
"cpu_ram_mb": 16757.
|
78 |
"system": "Linux",
|
79 |
"machine": "x86_64",
|
80 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
-
"optimum_benchmark_commit": "
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
@@ -100,7 +100,7 @@
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -108,35 +108,36 @@
|
|
108 |
},
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
-
"count":
|
112 |
-
"total": 1.
|
113 |
-
"mean": 0.
|
114 |
-
"stdev": 0.
|
115 |
-
"p50": 0.
|
116 |
-
"p90": 0.
|
117 |
-
"p95": 0.
|
118 |
-
"p99": 0.
|
119 |
"values": [
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
|
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
-
"value":
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
-
"cpu": 8.
|
133 |
-
"ram": 3.
|
134 |
"gpu": 0.0,
|
135 |
-
"total": 9.
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
-
"value":
|
140 |
}
|
141 |
}
|
142 |
}
|
|
|
74 |
"environment": {
|
75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
76 |
"cpu_count": 4,
|
77 |
+
"cpu_ram_mb": 16757.342208,
|
78 |
"system": "Linux",
|
79 |
"machine": "x86_64",
|
80 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
+
"max_ram": 812.498944,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
108 |
},
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
+
"count": 5,
|
112 |
+
"total": 1.2275422870000057,
|
113 |
+
"mean": 0.24550845740000113,
|
114 |
+
"stdev": 0.017325898294223523,
|
115 |
+
"p50": 0.23779445399998167,
|
116 |
+
"p90": 0.2666090039999972,
|
117 |
+
"p95": 0.2672534409999912,
|
118 |
+
"p99": 0.26776899059998643,
|
119 |
"values": [
|
120 |
+
0.26467569300001514,
|
121 |
+
0.2678978779999852,
|
122 |
+
0.23779445399998167,
|
123 |
+
0.22880651700000953,
|
124 |
+
0.2283677450000141
|
125 |
]
|
126 |
},
|
127 |
"throughput": {
|
128 |
"unit": "samples/s",
|
129 |
+
"value": 4.073179435813584
|
130 |
},
|
131 |
"energy": {
|
132 |
"unit": "kWh",
|
133 |
+
"cpu": 8.960075643327503e-06,
|
134 |
+
"ram": 3.7446693406036506e-07,
|
135 |
"gpu": 0.0,
|
136 |
+
"total": 9.334542577387867e-06
|
137 |
},
|
138 |
"efficiency": {
|
139 |
"unit": "samples/kWh",
|
140 |
+
"value": 107128.97731297671
|
141 |
}
|
142 |
}
|
143 |
}
|