MCPcopy 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

SetUpMethod · 0.45
initMethod · 0.45
initMethod · 0.45
StaticDataMethod · 0.45
initMethod · 0.45
allocMethod · 0.45

Calls

no outgoing calls

Tested by 1

SetUpMethod · 0.36