Jinchen commited on
Commit
66a2af8
1 Parent(s): 2c018cd

Remove layers_per_ipu

Browse files
Files changed (1) hide show
  1. ipu_config.json +0 -1
ipu_config.json CHANGED
@@ -14,7 +14,6 @@
14
  "executable_cache_dir": "./exe_cache",
15
 
16
  "ipus_per_replica": 4,
17
- "layers_per_ipu": [0, 4, 4, 4],
18
  "matmul_proportion": [0.25]
19
  }
20
 
14
  "executable_cache_dir": "./exe_cache",
15
 
16
  "ipus_per_replica": 4,
 
17
  "matmul_proportion": [0.25]
18
  }
19