Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ size
Method
size
compute/include/boost/compute/buffer.hpp:128–131 ·
view source on GitHub ↗
Returns the size of the buffer in bytes.
Source
from the content-addressed store, hash-verified
126
127
/// Returns the size of the buffer in bytes.
128
size_t size() const
129
{
130
return get_memory_size();
131
}
132
133
/// \internal_
134
size_t max_size() const
Callers
15
create_subbuffer
Method · 0.95
Booster
Method · 0.45
GetEvalCounts
Method · 0.45
GetEvalNames
Method · 0.45
GetFeatureNames
Method · 0.45
LGBM_DatasetCreateFromMats
Function · 0.45
LGBM_DatasetCreateFromCSR
Function · 0.45
LGBM_DatasetCreateFromCSRFunc
Function · 0.45
LGBM_DatasetCreateFromCSC
Function · 0.45
LGBM_DatasetGetFeatureNames
Function · 0.45
LGBM_BoosterGetEval
Function · 0.45
LGBM_BoosterSaveModelToString
Function · 0.45
Calls
no outgoing calls
Tested by
15
BOOST_AUTO_TEST_CASE
Function · 0.36
accumulate_statistics
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36