Commit
•
bbadf04
1
Parent(s):
45d4e21
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
@@ -73,14 +73,14 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16757.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
@@ -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": 8.
|
132 |
-
"ram": 3.
|
133 |
"gpu": 0.0,
|
134 |
-
"total": 9.
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
-
"value":
|
139 |
}
|
140 |
}
|
141 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.338112,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "156844ab796ad7cf3da92a0bf30b174d1bcc0aa5",
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 808.738816,
|
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.0088114919999498,
|
112 |
+
"mean": 0.25220287299998745,
|
113 |
+
"stdev": 0.013582945695912948,
|
114 |
+
"p50": 0.2595937614999855,
|
115 |
+
"p90": 0.26062906529999735,
|
116 |
+
"p95": 0.26077693814999636,
|
117 |
+
"p99": 0.2608952364299955,
|
118 |
"values": [
|
119 |
+
0.25993899200000214,
|
120 |
+
0.2609248109999953,
|
121 |
+
0.2592485309999688,
|
122 |
+
0.22869915799998353
|
123 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
+
"value": 3.9650618888867686
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
+
"cpu": 8.897357251909047e-06,
|
132 |
+
"ram": 3.718471129040116e-07,
|
133 |
"gpu": 0.0,
|
134 |
+
"total": 9.269204364813057e-06
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
+
"value": 107884.12474711557
|
139 |
}
|
140 |
}
|
141 |
}
|