Commit
•
b16cfcc
1
Parent(s):
ee5157e
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
@@ -43,7 +43,9 @@
|
|
43 |
"duration": 1,
|
44 |
"warmup_runs": 1,
|
45 |
"input_shapes": {
|
46 |
-
"batch_size": 2
|
|
|
|
|
47 |
},
|
48 |
"new_tokens": null,
|
49 |
"memory": true,
|
@@ -77,7 +79,7 @@
|
|
77 |
"processor": "x86_64",
|
78 |
"python_version": "3.10.15",
|
79 |
"optimum_benchmark_version": "0.5.0.dev0",
|
80 |
-
"optimum_benchmark_commit": "
|
81 |
"transformers_version": "4.46.3",
|
82 |
"transformers_commit": null,
|
83 |
"accelerate_version": "1.1.1",
|
|
|
43 |
"duration": 1,
|
44 |
"warmup_runs": 1,
|
45 |
"input_shapes": {
|
46 |
+
"batch_size": 2,
|
47 |
+
"sequence_length": 16,
|
48 |
+
"num_choices": 2
|
49 |
},
|
50 |
"new_tokens": null,
|
51 |
"memory": true,
|
|
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.15",
|
81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
82 |
+
"optimum_benchmark_commit": "1af9eb008cb7e5a73696ea580f926b32aa726d12",
|
83 |
"transformers_version": "4.46.3",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "1.1.1",
|