2 references to ImplSoftmax
Microsoft.ML.StandardTrainers (2)
Standard\MulticlassClassification\OneVersusAllTrainer.cs (2)
306
impl = new
ImplSoftmax
(predictors);
392
_impl = new
ImplSoftmax
(predictors);