Jinchen commited on
Commit
de439e9
1 Parent(s): fbd6c85

Remove pod4

Browse files
Files changed (1) hide show
  1. ipu_config.json +2 -2
ipu_config.json CHANGED
@@ -8,8 +8,8 @@
8
 
9
  "device_iterations": 2,
10
  "inference_device_iterations": 9,
11
- "replication_factor": {"pod4": 0, "pod8": 1, "pod16": 2, "pod32": 4, "pod64": 8, "default": 1},
12
- "inference_replication_factor": {"pod4": 0, "pod8": 1, "pod16": 2, "pod32": 4, "pod64": 8, "default": 1},
13
  "gradient_accumulation_steps": 16,
14
  "executable_cache_dir": "./exe_cache",
15
 
8
 
9
  "device_iterations": 2,
10
  "inference_device_iterations": 9,
11
+ "replication_factor": {"pod8": 1, "pod16": 2, "pod32": 4, "pod64": 8, "default": 1},
12
+ "inference_replication_factor": {"pod8": 1, "pod16": 2, "pod32": 4, "pod64": 8, "default": 1},
13
  "gradient_accumulation_steps": 16,
14
  "executable_cache_dir": "./exe_cache",
15