Update ipu_config.json
Browse files- ipu_config.json +1 -1
ipu_config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"enable_half_partials": true,
|
6 |
"recompute_checkpoint_every_layer": false,
|
7 |
"device_iterations": 1,
|
8 |
-
"inference_device_iterations":
|
9 |
"replication_factor": 1,
|
10 |
"inference_replication_factor": 1,
|
11 |
"gradient_accumulation_steps": 32,
|
|
|
5 |
"enable_half_partials": true,
|
6 |
"recompute_checkpoint_every_layer": false,
|
7 |
"device_iterations": 1,
|
8 |
+
"inference_device_iterations": 4,
|
9 |
"replication_factor": 1,
|
10 |
"inference_replication_factor": 1,
|
11 |
"gradient_accumulation_steps": 32,
|