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