MCPcopy Create free account
hub / github.com/pytorch/pytorch / nodes

Method nodes

caffe2/python/nomnigraph.py:48–49  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46
47 @property
48 def nodes(self):
49 return self._NNModule.dataFlow().nodes
50
51 @property
52 def operators(self):

Callers

nothing calls this directly

Calls 1

dataFlowMethod · 0.80

Tested by

no test coverage detected