MCPcopy 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_opFunction · 0.45
all_nodesMethod · 0.45
all_var_nodesMethod · 0.45
all_persistable_nodesMethod · 0.45
all_op_nodesMethod · 0.45
update_input_linkMethod · 0.45
update_output_linkMethod · 0.45
link_toMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected