jimypbr commited on
Commit
9770049
·
1 Parent(s): ed62e0a

Update ipu_config.json

Browse files
Files changed (1) hide show
  1. ipu_config.json +3 -3
ipu_config.json CHANGED
@@ -7,9 +7,9 @@
7
  "enable_half_partials": true,
8
 
9
  "device_iterations": 1,
10
- "inference_device_iterations": 5,
11
- "replication_factor": 2,
12
- "inference_replication_factor": 2,
13
  "gradient_accumulation_steps": 16,
14
  "executable_cache_dir": "./exe_cache",
15
 
 
7
  "enable_half_partials": true,
8
 
9
  "device_iterations": 1,
10
+ "inference_device_iterations": 1,
11
+ "replication_factor": 1,
12
+ "inference_replication_factor": 1,
13
  "gradient_accumulation_steps": 16,
14
  "executable_cache_dir": "./exe_cache",
15