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
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"name": "cpu_inference_timm_image-classification_timm/resnet50.a1_in1k",
|
| 4 |
"backend": {
|
| 5 |
"name": "pytorch",
|
| 6 |
-
"version": "2.3.
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "image-classification",
|
| 9 |
"library": "timm",
|
|
@@ -73,23 +73,23 @@
|
|
| 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-
|
| 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.
|
| 85 |
"transformers_commit": null,
|
| 86 |
-
"accelerate_version": "0.
|
| 87 |
"accelerate_commit": null,
|
| 88 |
-
"diffusers_version": "0.
|
| 89 |
"diffusers_commit": null,
|
| 90 |
"optimum_version": null,
|
| 91 |
"optimum_commit": null,
|
| 92 |
-
"timm_version": "1.0.
|
| 93 |
"timm_commit": null,
|
| 94 |
"peft_version": null,
|
| 95 |
"peft_commit": null
|
|
@@ -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,44 +108,44 @@
|
|
| 108 |
"latency": {
|
| 109 |
"unit": "s",
|
| 110 |
"count": 14,
|
| 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 |
-
0.
|
| 124 |
-
0.
|
| 125 |
-
0.
|
| 126 |
-
0.
|
| 127 |
-
0.
|
| 128 |
-
0.
|
| 129 |
-
0.
|
| 130 |
-
0.
|
| 131 |
-
0.
|
| 132 |
-
0.
|
| 133 |
]
|
| 134 |
},
|
| 135 |
"throughput": {
|
| 136 |
"unit": "samples/s",
|
| 137 |
-
"value": 13.
|
| 138 |
},
|
| 139 |
"energy": {
|
| 140 |
"unit": "kWh",
|
| 141 |
-
"cpu": 2.
|
| 142 |
-
"ram": 1.
|
| 143 |
"gpu": 0.0,
|
| 144 |
-
"total": 2.
|
| 145 |
},
|
| 146 |
"efficiency": {
|
| 147 |
"unit": "samples/kWh",
|
| 148 |
-
"value":
|
| 149 |
}
|
| 150 |
}
|
| 151 |
}
|
|
|
|
| 3 |
"name": "cpu_inference_timm_image-classification_timm/resnet50.a1_in1k",
|
| 4 |
"backend": {
|
| 5 |
"name": "pytorch",
|
| 6 |
+
"version": "2.3.1+cpu",
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "image-classification",
|
| 9 |
"library": "timm",
|
|
|
|
| 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": "d920fe9626db1e7915f6d3574b5b54b0159cd100",
|
| 84 |
+
"transformers_version": "4.42.3",
|
| 85 |
"transformers_commit": null,
|
| 86 |
+
"accelerate_version": "0.31.0",
|
| 87 |
"accelerate_commit": null,
|
| 88 |
+
"diffusers_version": "0.29.2",
|
| 89 |
"diffusers_commit": null,
|
| 90 |
"optimum_version": null,
|
| 91 |
"optimum_commit": null,
|
| 92 |
+
"timm_version": "1.0.7",
|
| 93 |
"timm_commit": null,
|
| 94 |
"peft_version": null,
|
| 95 |
"peft_commit": null
|
|
|
|
| 99 |
"forward": {
|
| 100 |
"memory": {
|
| 101 |
"unit": "MB",
|
| 102 |
+
"max_ram": 549.363712,
|
| 103 |
"max_global_vram": null,
|
| 104 |
"max_process_vram": null,
|
| 105 |
"max_reserved": null,
|
|
|
|
| 108 |
"latency": {
|
| 109 |
"unit": "s",
|
| 110 |
"count": 14,
|
| 111 |
+
"total": 1.008832995999967,
|
| 112 |
+
"mean": 0.07205949971428335,
|
| 113 |
+
"stdev": 0.003660833890946578,
|
| 114 |
+
"p50": 0.07290982799999313,
|
| 115 |
+
"p90": 0.07556388790001164,
|
| 116 |
+
"p95": 0.07672983565001204,
|
| 117 |
+
"p99": 0.07810443433000358,
|
| 118 |
"values": [
|
| 119 |
+
0.07580462500001772,
|
| 120 |
+
0.07332564299997557,
|
| 121 |
+
0.07299985599999559,
|
| 122 |
+
0.07237526000000116,
|
| 123 |
+
0.074119072000002,
|
| 124 |
+
0.07228495200001817,
|
| 125 |
+
0.07329484499999239,
|
| 126 |
+
0.07281979999999066,
|
| 127 |
+
0.07500216799999748,
|
| 128 |
+
0.07844808400000147,
|
| 129 |
+
0.06982485499997892,
|
| 130 |
+
0.06523528799999667,
|
| 131 |
+
0.06823611300001176,
|
| 132 |
+
0.06506243499998732
|
| 133 |
]
|
| 134 |
},
|
| 135 |
"throughput": {
|
| 136 |
"unit": "samples/s",
|
| 137 |
+
"value": 13.877420797604898
|
| 138 |
},
|
| 139 |
"energy": {
|
| 140 |
"unit": "kWh",
|
| 141 |
+
"cpu": 2.576384693384171e-06,
|
| 142 |
+
"ram": 1.0767121705396695e-07,
|
| 143 |
"gpu": 0.0,
|
| 144 |
+
"total": 2.6840559104381377e-06
|
| 145 |
},
|
| 146 |
"efficiency": {
|
| 147 |
"unit": "samples/kWh",
|
| 148 |
+
"value": 372570.4804102843
|
| 149 |
}
|
| 150 |
}
|
| 151 |
}
|