zhaifly commited on
Commit
4aaa34c
1 Parent(s): b6b7067

Update gaudi_config.json

Browse files

remove `mul` from fp32 ops

Files changed (1) hide show
  1. gaudi_config.json +0 -1
gaudi_config.json CHANGED
@@ -20,7 +20,6 @@
20
  "truediv"
21
  ],
22
  "hmp_fp32_ops": [
23
- "mul",
24
  "embedding",
25
  "nll_loss",
26
  "log_softmax",
 
20
  "truediv"
21
  ],
22
  "hmp_fp32_ops": [
 
23
  "embedding",
24
  "nll_loss",
25
  "log_softmax",