Commit
•
827dc58
1
Parent(s):
f2b16e0
Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark_config.json with huggingface_hub
Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark_config.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "timm",
|
|
|
9 |
"model": "timm/resnet50.a1_in1k",
|
10 |
"processor": "timm/resnet50.a1_in1k",
|
11 |
"device": "cpu",
|
@@ -72,14 +73,14 @@
|
|
72 |
"environment": {
|
73 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
74 |
"cpu_count": 4,
|
75 |
-
"cpu_ram_mb": 16757.
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.14",
|
81 |
"optimum_benchmark_version": "0.3.1",
|
82 |
-
"optimum_benchmark_commit": "
|
83 |
"transformers_version": "4.42.4",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "0.32.1",
|
|
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "timm",
|
9 |
+
"model_type": "resnet50",
|
10 |
"model": "timm/resnet50.a1_in1k",
|
11 |
"processor": "timm/resnet50.a1_in1k",
|
12 |
"device": "cpu",
|
|
|
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": "402644384abc46743e46dac65be6512bc68c9d92",
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|