graphcore-rahult
commited on
Commit
•
12e8885
1
Parent(s):
feeaeac
Update ipu_config.json (#1)
Browse files- Update ipu_config.json (f423cae75352bd12d313cfadd2d48ce0c1f4e27c)
- ipu_config.json +2 -2
ipu_config.json
CHANGED
@@ -15,8 +15,8 @@
|
|
15 |
4,
|
16 |
4
|
17 |
],
|
18 |
-
"matmul_proportion": 0.
|
19 |
-
"optimizer_state_offchip":
|
20 |
"optimum_version": "1.4.1",
|
21 |
"output_mode": "final",
|
22 |
"recompute_checkpoint_every_layer": true,
|
|
|
15 |
4,
|
16 |
4
|
17 |
],
|
18 |
+
"matmul_proportion": 0.1,
|
19 |
+
"optimizer_state_offchip": true,
|
20 |
"optimum_version": "1.4.1",
|
21 |
"output_mode": "final",
|
22 |
"recompute_checkpoint_every_layer": true,
|