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

Method locator

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

get the physical locator that created this comp node

Source from the content-addressed store, hash-verified

443
444 //! get the physical locator that created this comp node
445 Locator locator() const { return m_impl->locator(); }
446
447 //! get the logical locator that created this comp node
448 Locator locator_logical() const { return m_impl->locator_logical(); }

Callers 15

init_commonFunction · 0.45
visit_eventMethod · 0.45
update_inputMethod · 0.45
update_outputMethod · 0.45
get_device_typeMethod · 0.45
get_device_idMethod · 0.45
is_pinned_hostMethod · 0.45
load_multiple_xpusMethod · 0.45
check_dump_by_computeFunction · 0.45
run_compute_testFunction · 0.45

Calls

no outgoing calls

Tested by 5

check_dump_by_computeFunction · 0.36
run_compute_testFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36