1 implementation of GetAllgatherFunction
Microsoft.ML.LightGbm (1)
Parallel\SingleTrainer.cs (1)
19AllgatherFunction IParallel.GetAllgatherFunction()
2 references to GetAllgatherFunction
Microsoft.ML.LightGbm (2)
LightGbmTrainerBase.cs (2)
481Contracts.CheckValue(ParallelTraining.GetAllgatherFunction(), nameof(ParallelTraining.GetAllgatherFunction)); 486ParallelTraining.GetAllgatherFunction()