mwizakunda commited on
Commit
b424f13
1 Parent(s): 4a44dbe

Remove redundant list from matmul_proportion

Browse files
Files changed (1) hide show
  1. ipu_config.json +1 -1
ipu_config.json CHANGED
@@ -14,6 +14,6 @@
14
  "executable_cache_dir": "./exe_cache",
15
 
16
  "ipus_per_replica": 4,
17
- "matmul_proportion": [0.25]
18
  }
19
 
14
  "executable_cache_dir": "./exe_cache",
15
 
16
  "ipus_per_replica": 4,
17
+ "matmul_proportion": 0.25
18
  }
19