Upload cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_config.json with huggingface_hub
Browse files
cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"model": "google-bert/bert-base-uncased",
|
11 |
"processor": "google-bert/bert-base-uncased",
|
12 |
"device": "cuda",
|
13 |
-
"device_ids": "
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
@@ -64,7 +64,7 @@
|
|
64 |
"name": "process",
|
65 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
66 |
"device_isolation": true,
|
67 |
-
"device_isolation_action": "
|
68 |
"numactl": false,
|
69 |
"numactl_kwargs": {},
|
70 |
"start_method": "spawn"
|
|
|
10 |
"model": "google-bert/bert-base-uncased",
|
11 |
"processor": "google-bert/bert-base-uncased",
|
12 |
"device": "cuda",
|
13 |
+
"device_ids": "5",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
|
|
64 |
"name": "process",
|
65 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
66 |
"device_isolation": true,
|
67 |
+
"device_isolation_action": "error",
|
68 |
"numactl": false,
|
69 |
"numactl_kwargs": {},
|
70 |
"start_method": "spawn"
|