Update ipu_config.json
Browse files- ipu_config.json +1 -1
ipu_config.json
CHANGED
@@ -16,5 +16,5 @@
|
|
16 |
|
17 |
"ipus_per_replica": 4,
|
18 |
"layers_per_ipu": [3, 7, 7, 7],
|
19 |
-
"matmul_proportion": [0.1, 0.2, 0.25, 0.25]
|
20 |
}
|
|
|
16 |
|
17 |
"ipus_per_replica": 4,
|
18 |
"layers_per_ipu": [3, 7, 7, 7],
|
19 |
+
"matmul_proportion": [0.1, 0.2, 0.25, 0.25]
|
20 |
}
|