Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark.json with huggingface_hub
Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/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-1023-azure-x86_64-with-glibc2.35",
|
| 80 |
"processor": "x86_64",
|
| 81 |
"python_version": "3.10.14",
|
| 82 |
"optimum_benchmark_version": "0.3.1",
|
| 83 |
-
"optimum_benchmark_commit": "
|
| 84 |
"transformers_version": "4.42.4",
|
| 85 |
"transformers_commit": null,
|
| 86 |
"accelerate_version": "0.32.1",
|
|
@@ -92,14 +92,16 @@
|
|
| 92 |
"timm_version": "1.0.7",
|
| 93 |
"timm_commit": null,
|
| 94 |
"peft_version": null,
|
| 95 |
-
"peft_commit": null
|
|
|
|
|
|
|
| 96 |
}
|
| 97 |
},
|
| 98 |
"report": {
|
| 99 |
"load": {
|
| 100 |
"memory": {
|
| 101 |
"unit": "MB",
|
| 102 |
-
"max_ram": 525.
|
| 103 |
"max_global_vram": null,
|
| 104 |
"max_process_vram": null,
|
| 105 |
"max_reserved": null,
|
|
@@ -108,31 +110,31 @@
|
|
| 108 |
"latency": {
|
| 109 |
"unit": "s",
|
| 110 |
"count": 1,
|
| 111 |
-
"total": 3.
|
| 112 |
-
"mean": 3.
|
| 113 |
"stdev": 0.0,
|
| 114 |
-
"p50": 3.
|
| 115 |
-
"p90": 3.
|
| 116 |
-
"p95": 3.
|
| 117 |
-
"p99": 3.
|
| 118 |
"values": [
|
| 119 |
-
3.
|
| 120 |
]
|
| 121 |
},
|
| 122 |
"throughput": null,
|
| 123 |
"energy": {
|
| 124 |
"unit": "kWh",
|
| 125 |
-
"cpu":
|
| 126 |
-
"ram": 4.
|
| 127 |
"gpu": 0,
|
| 128 |
-
"total": 1.
|
| 129 |
},
|
| 130 |
"efficiency": null
|
| 131 |
},
|
| 132 |
"forward": {
|
| 133 |
"memory": {
|
| 134 |
"unit": "MB",
|
| 135 |
-
"max_ram":
|
| 136 |
"max_global_vram": null,
|
| 137 |
"max_process_vram": null,
|
| 138 |
"max_reserved": null,
|
|
@@ -141,42 +143,42 @@
|
|
| 141 |
"latency": {
|
| 142 |
"unit": "s",
|
| 143 |
"count": 12,
|
| 144 |
-
"total": 1.
|
| 145 |
-
"mean": 0.
|
| 146 |
-
"stdev": 0.
|
| 147 |
-
"p50": 0.
|
| 148 |
-
"p90": 0.
|
| 149 |
-
"p95": 0.
|
| 150 |
-
"p99": 0.
|
| 151 |
"values": [
|
| 152 |
-
0.
|
| 153 |
-
0.
|
| 154 |
-
0.
|
| 155 |
-
0.
|
| 156 |
-
0.
|
| 157 |
-
0.
|
| 158 |
-
0.
|
| 159 |
-
0.
|
| 160 |
-
0.
|
| 161 |
-
0.
|
| 162 |
-
0.
|
| 163 |
-
0.
|
| 164 |
]
|
| 165 |
},
|
| 166 |
"throughput": {
|
| 167 |
"unit": "samples/s",
|
| 168 |
-
"value": 11.
|
| 169 |
},
|
| 170 |
"energy": {
|
| 171 |
"unit": "kWh",
|
| 172 |
-
"cpu": 3.
|
| 173 |
-
"ram": 1.
|
| 174 |
"gpu": 0.0,
|
| 175 |
-
"total": 3.
|
| 176 |
},
|
| 177 |
"efficiency": {
|
| 178 |
"unit": "samples/kWh",
|
| 179 |
-
"value":
|
| 180 |
}
|
| 181 |
}
|
| 182 |
}
|
|
|
|
| 73 |
"environment": {
|
| 74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 75 |
"cpu_count": 4,
|
| 76 |
+
"cpu_ram_mb": 16757.342208,
|
| 77 |
"system": "Linux",
|
| 78 |
"machine": "x86_64",
|
| 79 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 80 |
"processor": "x86_64",
|
| 81 |
"python_version": "3.10.14",
|
| 82 |
"optimum_benchmark_version": "0.3.1",
|
| 83 |
+
"optimum_benchmark_commit": "76a02351fb822bf768d5e23c9b8129d5e0d491b2",
|
| 84 |
"transformers_version": "4.42.4",
|
| 85 |
"transformers_commit": null,
|
| 86 |
"accelerate_version": "0.32.1",
|
|
|
|
| 92 |
"timm_version": "1.0.7",
|
| 93 |
"timm_commit": null,
|
| 94 |
"peft_version": null,
|
| 95 |
+
"peft_commit": null,
|
| 96 |
+
"llama_cpp_version": null,
|
| 97 |
+
"llama_cpp_commit": null
|
| 98 |
}
|
| 99 |
},
|
| 100 |
"report": {
|
| 101 |
"load": {
|
| 102 |
"memory": {
|
| 103 |
"unit": "MB",
|
| 104 |
+
"max_ram": 525.111296,
|
| 105 |
"max_global_vram": null,
|
| 106 |
"max_process_vram": null,
|
| 107 |
"max_reserved": null,
|
|
|
|
| 110 |
"latency": {
|
| 111 |
"unit": "s",
|
| 112 |
"count": 1,
|
| 113 |
+
"total": 3.2755073490000086,
|
| 114 |
+
"mean": 3.2755073490000086,
|
| 115 |
"stdev": 0.0,
|
| 116 |
+
"p50": 3.2755073490000086,
|
| 117 |
+
"p90": 3.2755073490000086,
|
| 118 |
+
"p95": 3.2755073490000086,
|
| 119 |
+
"p99": 3.2755073490000086,
|
| 120 |
"values": [
|
| 121 |
+
3.2755073490000086
|
| 122 |
]
|
| 123 |
},
|
| 124 |
"throughput": null,
|
| 125 |
"energy": {
|
| 126 |
"unit": "kWh",
|
| 127 |
+
"cpu": 1.0237726900312636e-05,
|
| 128 |
+
"ram": 4.2749819700588885e-07,
|
| 129 |
"gpu": 0,
|
| 130 |
+
"total": 1.0665225097318525e-05
|
| 131 |
},
|
| 132 |
"efficiency": null
|
| 133 |
},
|
| 134 |
"forward": {
|
| 135 |
"memory": {
|
| 136 |
"unit": "MB",
|
| 137 |
+
"max_ram": 552.63232,
|
| 138 |
"max_global_vram": null,
|
| 139 |
"max_process_vram": null,
|
| 140 |
"max_reserved": null,
|
|
|
|
| 143 |
"latency": {
|
| 144 |
"unit": "s",
|
| 145 |
"count": 12,
|
| 146 |
+
"total": 1.037942161999922,
|
| 147 |
+
"mean": 0.08649518016666018,
|
| 148 |
+
"stdev": 0.006447643620077152,
|
| 149 |
+
"p50": 0.08931319100000223,
|
| 150 |
+
"p90": 0.09095793469995783,
|
| 151 |
+
"p95": 0.09347596544996861,
|
| 152 |
+
"p99": 0.09588940988998332,
|
| 153 |
"values": [
|
| 154 |
+
0.0904914710000071,
|
| 155 |
+
0.08943776400002434,
|
| 156 |
+
0.08905989499999123,
|
| 157 |
+
0.09100766999995358,
|
| 158 |
+
0.08918861799998012,
|
| 159 |
+
0.09051031699999612,
|
| 160 |
+
0.08979336200002308,
|
| 161 |
+
0.09649277099998699,
|
| 162 |
+
0.08219217999999273,
|
| 163 |
+
0.07692163100000471,
|
| 164 |
+
0.07629377299997486,
|
| 165 |
+
0.0765527099999872
|
| 166 |
]
|
| 167 |
},
|
| 168 |
"throughput": {
|
| 169 |
"unit": "samples/s",
|
| 170 |
+
"value": 11.561337846492549
|
| 171 |
},
|
| 172 |
"energy": {
|
| 173 |
"unit": "kWh",
|
| 174 |
+
"cpu": 3.0090894454564807e-06,
|
| 175 |
+
"ram": 1.2575346291800296e-07,
|
| 176 |
"gpu": 0.0,
|
| 177 |
+
"total": 3.1348429083744837e-06
|
| 178 |
},
|
| 179 |
"efficiency": {
|
| 180 |
"unit": "samples/kWh",
|
| 181 |
+
"value": 318995.2508716081
|
| 182 |
}
|
| 183 |
}
|
| 184 |
}
|