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