Update ipu_config.json
Browse files- ipu_config.json +2 -2
ipu_config.json
CHANGED
@@ -6,8 +6,8 @@
|
|
6 |
"recompute_checkpoint_every_layer": false,
|
7 |
"device_iterations": 10,
|
8 |
"inference_device_iterations": 4,
|
9 |
-
"replication_factor":
|
10 |
-
"inference_replication_factor":
|
11 |
"gradient_accumulation_steps": 32,
|
12 |
"executable_cache_dir": "./exe_cache",
|
13 |
"ipus_per_replica": 4,
|
|
|
6 |
"recompute_checkpoint_every_layer": false,
|
7 |
"device_iterations": 10,
|
8 |
"inference_device_iterations": 4,
|
9 |
+
"replication_factor": 1,
|
10 |
+
"inference_replication_factor": 1,
|
11 |
"gradient_accumulation_steps": 32,
|
12 |
"executable_cache_dir": "./exe_cache",
|
13 |
"ipus_per_replica": 4,
|