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