hmellor commited on
Commit
4cd6d3b
1 Parent(s): f523668

Update ipu_config.json

Browse files
Files changed (1) hide show
  1. ipu_config.json +1 -1
ipu_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "replicated_tensor_sharding": true,
4
  "enable_half_partials": true,
5
 
6
- "gradient_accumulation_steps": 16,
7
  "executable_cache_dir": "./exe_cache",
8
 
9
  "layers_per_ipu": [1, 2, 3, 3, 3, 0, 6, 6],
 
3
  "replicated_tensor_sharding": true,
4
  "enable_half_partials": true,
5
 
6
+ "gradient_accumulation_steps": 32,
7
  "executable_cache_dir": "./exe_cache",
8
 
9
  "layers_per_ipu": [1, 2, 3, 3, 3, 0, 6, 6],