Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TMaster
Method · 0.45
TContextDistributor
Method · 0.45
TMasterContext
Method · 0.45
SetTrainDataFromQuantizedPools
Function · 0.45
SetTrainDataFromMaster
Function · 0.45
MapBuildPlainFold
Function · 0.45
MapRestoreApproxFromTreeStruct
Function · 0.45
MapTensorSearchStart
Function · 0.45
MapBootstrap
Function · 0.45
MapCalcDerivativesStDevFromZero
Function · 0.45
MapGenericCalcScore
Function · 0.45
MapSetIndices
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected