Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
opr_register
Method · 0.45
scn_do_execute
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36