MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / get_uid

Method get_uid

src/core/include/megbrain/comp_node.h:442–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

440 }
441
442 uint64_t get_uid() { return m_impl->get_uid(); }
443
444 //! get the physical locator that created this comp node
445 Locator locator() const { return m_impl->locator(); }

Callers 3

TESTFunction · 0.45
opr_registerMethod · 0.45
scn_do_executeMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36