regisss HF staff commited on
Commit
61ad922
1 Parent(s): 64107e2

Add cross_entropy to fp32 ops

Browse files
Files changed (1) hide show
  1. gaudi_config.json +1 -1
gaudi_config.json CHANGED
@@ -24,6 +24,6 @@
24
  "embedding",
25
  "nll_loss",
26
  "log_softmax",
27
- "Add cross_entropy to fp32 ops"
28
  ]
29
  }
 
24
  "embedding",
25
  "nll_loss",
26
  "log_softmax",
27
+ "cross_entropy"
28
  ]
29
  }