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