Upload cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark_config.json with huggingface_hub
Browse files
cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"name": "cuda_training_transformers_image-classification_google/vit-base-patch16-224",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
-
"version": "2.
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "transformers",
|
@@ -10,7 +10,7 @@
|
|
10 |
"model": "google/vit-base-patch16-224",
|
11 |
"processor": "google/vit-base-patch16-224",
|
12 |
"device": "cuda",
|
13 |
-
"device_ids": "
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
|
|
2 |
"name": "cuda_training_transformers_image-classification_google/vit-base-patch16-224",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
+
"version": "2.4.0+rocm6.1",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "transformers",
|
|
|
10 |
"model": "google/vit-base-patch16-224",
|
11 |
"processor": "google/vit-base-patch16-224",
|
12 |
"device": "cuda",
|
13 |
+
"device_ids": "5",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|