Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
xgboost::collective::AllgatherFunctor Class Reference

Functor for allgather. More...

Public Member Functions

 AllgatherFunctor (int world_size, int rank)
 
void operator() (char const *input, std::size_t bytes, std::string *buffer) const
 

Data Fields

std::string const name {"Allgather"}
 

Detailed Description

Functor for allgather.


The documentation for this class was generated from the following file: