MCPcopy 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

WriteFunction · 0.45
MemorySizeMethod · 0.45
GetSrcOffsetMethod · 0.45
GetSrcOffsetMethod · 0.45
TCudaBufferReshardingMethod · 0.45
TCudaBufferWriterMethod · 0.45
AllReduceFunction · 0.45
GetReadSlicesMethod · 0.45
TCudaBufferReaderMethod · 0.45
ReadReduceMethod · 0.45
Y_UNIT_TESTFunction · 0.45
DumpFunction · 0.45

Calls

no outgoing calls

Tested by 10

Y_UNIT_TESTFunction · 0.36
RunReorderTestFunction · 0.36
TestTreeBuilderFunction · 0.36
TestMakeFlagsImplFunction · 0.36
CalcRefMatricesFunction · 0.36
CheckResultsFunction · 0.36
ComputeWeakTargetFunction · 0.36
CreateTestTargetFunction · 0.36