mwizakunda
commited on
Commit
•
8fd7e5a
1
Parent(s):
8ee02ae
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": [3, 3, 3, 3],
|
18 |
-
"matmul_proportion":
|
19 |
}
|
|
|
15 |
|
16 |
"ipus_per_replica": 4,
|
17 |
"layers_per_ipu": [3, 3, 3, 3],
|
18 |
+
"matmul_proportion": 0.3
|
19 |
}
|