Medial Code Documentation
Loading...
Searching...
No Matches
Static Public Attributes
xgboost.collective.Op Class Reference
Inheritance diagram for xgboost.collective.Op:

Static Public Attributes

int MAX = 0
 
int MIN = 1
 
int SUM = 2
 
int BITWISE_AND = 3
 
int BITWISE_OR = 4
 
int BITWISE_XOR = 5
 

Detailed Description

Supported operations for allreduce.

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