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