Jinchen Ge commited on
Commit
2f94365
1 Parent(s): 0d3583b

Revert "Update ipu_config.json"

Browse files

This reverts commit 0d3583bcbe11e280a5590a438a8052f304409462.

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