regisss HF staff commited on
Commit
5b05242
1 Parent(s): 29280a5

Remove cross_entropy from fp32 ops

Browse files
Files changed (1) hide show
  1. gaudi_config.json +1 -3
gaudi_config.json CHANGED
@@ -22,7 +22,5 @@
22
  "rsub",
23
  "softmax"
24
  ],
25
- "hmp_fp32_ops": [
26
- "cross_entropy"
27
- ]
28
  }
 
22
  "rsub",
23
  "softmax"
24
  ],
25
+ "hmp_fp32_ops": []
 
 
26
  }