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