Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ObjectCount
Method
ObjectCount
catboost/cuda/cuda_lib/cuda_kernel_buffer.h:134–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
ui64 ObjectCount() const {
135
return Meta.GetObjectCount();
136
}
137
138
ui64 ObjectSize() const {
139
return Meta.GetSingleObjectSize();
Callers
15
PrepareContext
Method · 0.45
PrepareContext
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Calls
1
GetObjectCount
Method · 0.45
Tested by
no test coverage detected