Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetObjectsSlice
Method
GetObjectsSlice
catboost/cuda/cuda_lib/mapping.h:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
TSlice GetObjectsSlice() const {
115
return {0, Count};
116
}
117
118
ui64 CountAt(ui64 dev) const {
119
if (dev != DeviceId) {
Callers
15
Write
Function · 0.45
MemorySize
Method · 0.45
GetSrcOffset
Method · 0.45
GetSrcOffset
Method · 0.45
TCudaBufferResharding
Method · 0.45
TCudaBufferWriter
Method · 0.45
AllReduce
Function · 0.45
GetReadSlices
Method · 0.45
TCudaBufferReader
Method · 0.45
ReadReduce
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Dump
Function · 0.45
Calls
no outgoing calls
Tested by
10
Y_UNIT_TEST
Function · 0.36
RunReorderTest
Function · 0.36
TestTreeBuilder
Function · 0.36
TestMakeFlagsImpl
Function · 0.36
CalcRefMatrices
Function · 0.36
CheckResults
Function · 0.36
ComputeWeakTarget
Function · 0.36
TestPointwiseHistogramForFeatureParallelDataSet
Function · 0.36
TestPointwiseHistogramForDocParallelDataSet
Function · 0.36
CreateTestTarget
Function · 0.36