Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ nodes
Method
nodes
python/paddle/distributed/auto_parallel/static/graph.py:107–108 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
105
106
@property
107
def
nodes(self):
108
return
self._nodes
109
110
@property
111
def
attrs(self):
Callers
9
_has_backward_op
Function · 0.45
_compile_data_parallel
Method · 0.45
all_nodes
Method · 0.45
all_var_nodes
Method · 0.45
all_persistable_nodes
Method · 0.45
all_op_nodes
Method · 0.45
update_input_link
Method · 0.45
update_output_link
Method · 0.45
link_to
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected