jwieczorekhabana commited on
Commit
0bbc64c
1 Parent(s): c84c4c7

Update gaudi_config.json

Browse files
Files changed (1) hide show
  1. gaudi_config.json +2 -1
gaudi_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
2
  "use_fused_adam": true,
3
- "use_fused_clip_norm": true
 
4
  }
1
  {
2
  "use_fused_adam": true,
3
+ "use_fused_clip_norm": true,
4
+ "use_torch_autocast": true
5
  }