katalinic commited on
Commit
e43fe30
1 Parent(s): bc75cc3

Update ipu_config.json

Browse files
Files changed (1) hide show
  1. ipu_config.json +1 -1
ipu_config.json CHANGED
@@ -11,6 +11,6 @@
11
  "gradient_accumulation_steps": 32,
12
  "executable_cache_dir": "./exe_cache",
13
  "ipus_per_replica": 4,
14
- "layers_per_ipu": [6, 5, 5, 5],
15
  "matmul_proportion": [0.2, 1.0, 1.0, 1.0]
16
  }
11
  "gradient_accumulation_steps": 32,
12
  "executable_cache_dir": "./exe_cache",
13
  "ipus_per_replica": 4,
14
+ "layers_per_ipu": [6, 5, 5, 7],
15
  "matmul_proportion": [0.2, 1.0, 1.0, 1.0]
16
  }