|
Medial Code Documentation
|
Public Member Functions | |
| None | __init__ (self, **Any args) |
Public Member Functions inherited from xgboost.collective.CommunicatorContext | |
| Dict[str, Any] | __enter__ (self) |
| None | __exit__ (self, *List args) |
Additional Inherited Members | |
Data Fields inherited from xgboost.collective.CommunicatorContext | |
| args | |
A context controlling collective communicator initialization and finalization.
| None xgboost.dask.CommunicatorContext.__init__ | ( | self, | |
| **Any | args | ||
| ) |
Reimplemented from xgboost.collective.CommunicatorContext.