Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ graph
Method
graph
imperative/python/megengine/utils/network_node.py:89–90 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
87
88
@property
89
def
graph(self):
90
return
super().graph()
91
92
def
_get_var_shape(self, axis=None):
93
opdef = (
Callers
15
_graph
Method · 0.45
enter
Method · 0.45
init_tensor
Function · 0.45
apply
Method · 0.45
load
Method · 0.45
Impl
Method · 0.45
get_value
Method · 0.45
detect_replace
Method · 0.45
update_graph
Method · 0.45
apply
Method · 0.45
apply
Method · 0.45
apply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected