Commit
•
01f352d
1
Parent(s):
b3d3492
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
@@ -65,6 +65,8 @@
|
|
65 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
66 |
"device_isolation": false,
|
67 |
"device_isolation_action": "error",
|
|
|
|
|
68 |
"start_method": "spawn"
|
69 |
},
|
70 |
"environment": {
|
@@ -77,8 +79,8 @@
|
|
77 |
"processor": "x86_64",
|
78 |
"python_version": "3.10.14",
|
79 |
"optimum_benchmark_version": "0.2.1",
|
80 |
-
"optimum_benchmark_commit": "
|
81 |
-
"transformers_version": "4.
|
82 |
"transformers_commit": null,
|
83 |
"accelerate_version": "0.30.1",
|
84 |
"accelerate_commit": null,
|
|
|
65 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
66 |
"device_isolation": false,
|
67 |
"device_isolation_action": "error",
|
68 |
+
"numactl": false,
|
69 |
+
"numactl_kwargs": {},
|
70 |
"start_method": "spawn"
|
71 |
},
|
72 |
"environment": {
|
|
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.14",
|
81 |
"optimum_benchmark_version": "0.2.1",
|
82 |
+
"optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
|
83 |
+
"transformers_version": "4.41.0",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "0.30.1",
|
86 |
"accelerate_commit": null,
|