Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ alignment
Method
alignment
src/core/include/megbrain/comp_node/alloc.h:263–263 ·
view source on GitHub ↗
! * \brief get current alignment */
Source
from the content-addressed store, hash-verified
261
* \brief get current alignment
262
*/
263
size_t alignment() const { return m_alignment; }
264
265
const PreAllocConfig& prealloc_config() { return m_prealloc_config; }
266
Callers
7
SetUp
Method · 0.45
init
Method · 0.45
init
Method · 0.45
StaticData
Method · 0.45
init
Method · 0.45
alloc
Method · 0.45
run_static_mem_alloc_on_comp_node
Method · 0.45
Calls
no outgoing calls
Tested by
1
SetUp
Method · 0.36