MCPcopy 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_subbufferMethod · 0.95
BoosterMethod · 0.45
GetEvalCountsMethod · 0.45
GetEvalNamesMethod · 0.45
GetFeatureNamesMethod · 0.45
LGBM_BoosterGetEvalFunction · 0.45

Calls

no outgoing calls

Tested by 15

BOOST_AUTO_TEST_CASEFunction · 0.36
accumulate_statisticsFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36