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

Method owner_graph

src/plugin/include/megbrain/plugin/base.h:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 virtual ~PluginBase() = default;
37
38 auto owner_graph() { return m_owner_graph; }
39};
40
41} // namespace mgb

Callers 4

TESTFunction · 0.45
VarSanityCheckMethod · 0.45
on_var_producedMethod · 0.45
dump_varMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36