Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SingleObjectSize
Method
SingleObjectSize
catboost/cuda/cuda_lib/mapping.h:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
inline ui64 SingleObjectSize() const {
27
return ObjectSize;
28
}
29
30
//indexing without GPU-layout
31
ui64 MemorySize(const TSlice& slice) const {
Callers
12
DeviceView
Method · 0.80
ConstDeviceView
Method · 0.80
StripeView
Function · 0.80
ParallelStripeView
Function · 0.80
TReducer<TCudaBuffer<T, TStripeMapping>, ReduceType>
Class · 0.80
AllReduce
Function · 0.80
AllReduceThroughMaster
Function · 0.80
TailImpl
Function · 0.80
WriteLazyCompressedFeature
Function · 0.80
ReadBestSolution
Method · 0.80
pairwise_score_calcer_for_policy.cpp
File · 0.80
SplitLeaves
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected