MCPcopy Create free account
hub / github.com/catboost/catboost / GetSlaveCount

Method GetSlaveCount

library/cpp/par/par_master.cpp:254–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252 }
253
254 int TMaster::GetSlaveCount() {
255 return ContextMaster->GetSlaveCount();
256 }
257}

Callers 15

TMasterMethod · 0.45
TContextDistributorMethod · 0.45
TMasterContextMethod · 0.45
SetTrainDataFromMasterFunction · 0.45
MapBuildPlainFoldFunction · 0.45
MapTensorSearchStartFunction · 0.45
MapBootstrapFunction · 0.45
MapGenericCalcScoreFunction · 0.45
MapSetIndicesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected