katalinic commited on
Commit
c277782
1 Parent(s): 4bf8fd8

Remove deprecated kwargs

Browse files
Files changed (1) hide show
  1. ipu_config.json +0 -1
ipu_config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "device_iterations": 2,
3
  "embedding_serialization_factor": 2,
4
- "enable_half_first_order_momentum": true,
5
  "enable_half_partials": true,
6
  "executable_cache_dir": "./exe_cache",
7
  "gradient_accumulation_steps": 16,
1
  {
2
  "device_iterations": 2,
3
  "embedding_serialization_factor": 2,
 
4
  "enable_half_partials": true,
5
  "executable_cache_dir": "./exe_cache",
6
  "gradient_accumulation_steps": 16,