1 implementation of GetReduceScatterFunction
Microsoft.ML.LightGbm (1)
Parallel\SingleTrainer.cs (1)
24ReduceScatterFunction IParallel.GetReduceScatterFunction()
2 references to GetReduceScatterFunction
Microsoft.ML.LightGbm (2)
LightGbmTrainerBase.cs (2)
480Contracts.CheckValue(ParallelTraining.GetReduceScatterFunction(), nameof(ParallelTraining.GetReduceScatterFunction)); 485ParallelTraining.GetReduceScatterFunction(),