Commit
•
35c1097
1
Parent(s):
8fe759e
Upload cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark_config.json with huggingface_hub
Browse files
cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark_config.json
CHANGED
@@ -43,8 +43,9 @@
|
|
43 |
"duration": 1,
|
44 |
"warmup_runs": 1,
|
45 |
"input_shapes": {
|
46 |
-
"batch_size":
|
47 |
-
"sequence_length":
|
|
|
48 |
},
|
49 |
"new_tokens": null,
|
50 |
"memory": true,
|
@@ -78,7 +79,7 @@
|
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.15",
|
80 |
"optimum_benchmark_version": "0.5.0.dev0",
|
81 |
-
"optimum_benchmark_commit": "
|
82 |
"transformers_version": "4.46.3",
|
83 |
"transformers_commit": null,
|
84 |
"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": "04bb8676c2e912cf262caaa2d4796a0191a83273",
|
83 |
"transformers_version": "4.46.3",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "1.1.1",
|