Graphcore
mwizakunda commited on
Commit
5a1efcf
·
1 Parent(s): 25477df

Create ipu_config.json

Browse files
Files changed (1) hide show
  1. ipu_config.json +5 -0
ipu_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "layers_per_ipu": [0, 8, 8, 8, 0, 12, 12, 0],
3
+ "serialized_projection_splits_per_ipu": [0, 0, 0, 0, 0, 0, 1, 3],
4
+ "executable_cache_dir": "./exe_cache"
5
+ }