mwizakunda
commited on
Commit
•
452160a
1
Parent(s):
c14e557
Remove redundant list from matmul_proportion
Browse files- ipu_config.json +1 -1
ipu_config.json
CHANGED
@@ -15,5 +15,5 @@
|
|
15 |
|
16 |
"ipus_per_replica": 4,
|
17 |
"layers_per_ipu": [0, 4, 4, 4],
|
18 |
-
"matmul_proportion":
|
19 |
}
|
|
|
15 |
|
16 |
"ipus_per_replica": 4,
|
17 |
"layers_per_ipu": [0, 4, 4, 4],
|
18 |
+
"matmul_proportion": 0.25
|
19 |
}
|