3 references to ReduceScatterFunction
Microsoft.ML.LightGbm (3)
Parallel\IParallel.cs (1)
58ReduceScatterFunction GetReduceScatterFunction();
Parallel\SingleTrainer.cs (1)
24ReduceScatterFunction IParallel.GetReduceScatterFunction()
WrappedLightGbmInterface.cs (1)
223public static extern int NetworkInitWithFunctions(int numMachines, int rank, ReduceScatterFunction reduceScatterFuncPtr, AllgatherFunction allgatherFuncPtr);