Update ipu_config.json
Browse files- ipu_config.json +1 -1
ipu_config.json
CHANGED
@@ -14,6 +14,6 @@
|
|
14 |
"executable_cache_dir": "./exe_cache",
|
15 |
|
16 |
"ipus_per_replica": 4,
|
17 |
-
"layers_per_ipu": [0,
|
18 |
"matmul_proportion": [0.25, 0.25, 0.25, 0.25]
|
19 |
}
|
|
|
14 |
"executable_cache_dir": "./exe_cache",
|
15 |
|
16 |
"ipus_per_replica": 4,
|
17 |
+
"layers_per_ipu": [0, 6, 3, 3],
|
18 |
"matmul_proportion": [0.25, 0.25, 0.25, 0.25]
|
19 |
}
|