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