Commit
•
13cf760
1
Parent(s):
0f47165
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
@@ -5,19 +5,17 @@
|
|
5 |
"version": "2.3.0+cpu",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
-
"model": "google/vit-base-patch16-224",
|
9 |
"library": "transformers",
|
|
|
|
|
10 |
"device": "cpu",
|
11 |
"device_ids": null,
|
12 |
"seed": 42,
|
13 |
"inter_op_num_threads": null,
|
14 |
"intra_op_num_threads": null,
|
15 |
-
"
|
16 |
-
|
17 |
-
|
18 |
-
"local_files_only": false,
|
19 |
-
"trust_remote_code": false
|
20 |
-
},
|
21 |
"no_weights": true,
|
22 |
"device_map": null,
|
23 |
"torch_dtype": null,
|
@@ -72,14 +70,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-
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.14",
|
81 |
"optimum_benchmark_version": "0.2.0",
|
82 |
-
"optimum_benchmark_commit": "
|
83 |
"transformers_version": "4.40.2",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "0.30.1",
|
|
|
5 |
"version": "2.3.0+cpu",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
|
|
8 |
"library": "transformers",
|
9 |
+
"model": "google/vit-base-patch16-224",
|
10 |
+
"processor": "google/vit-base-patch16-224",
|
11 |
"device": "cpu",
|
12 |
"device_ids": null,
|
13 |
"seed": 42,
|
14 |
"inter_op_num_threads": null,
|
15 |
"intra_op_num_threads": null,
|
16 |
+
"model_kwargs": {},
|
17 |
+
"processor_kwargs": {},
|
18 |
+
"hub_kwargs": {},
|
|
|
|
|
|
|
19 |
"no_weights": true,
|
20 |
"device_map": null,
|
21 |
"torch_dtype": null,
|
|
|
70 |
"environment": {
|
71 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
72 |
"cpu_count": 4,
|
73 |
+
"cpu_ram_mb": 16757.354496,
|
74 |
"system": "Linux",
|
75 |
"machine": "x86_64",
|
76 |
+
"platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
|
77 |
"processor": "x86_64",
|
78 |
"python_version": "3.10.14",
|
79 |
"optimum_benchmark_version": "0.2.0",
|
80 |
+
"optimum_benchmark_commit": "6fd377459e287bb09e9383ba2516b1b2a271a562",
|
81 |
"transformers_version": "4.40.2",
|
82 |
"transformers_commit": null,
|
83 |
"accelerate_version": "0.30.1",
|