Commit
·
f2cc88c
1
Parent(s):
5a1efcf
Projection serialization not required when using 8 IPUs
Browse files- ipu_config.json +0 -1
ipu_config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
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 |
}
|
|
|
1 |
{
|
2 |
"layers_per_ipu": [0, 8, 8, 8, 0, 12, 12, 0],
|
|
|
3 |
"executable_cache_dir": "./exe_cache"
|
4 |
}
|