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

Method dataFlow

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

Source from the content-addressed store, hash-verified

38
39 @property
40 def dataFlow(self):
41 return self._NNModule.dataFlow()
42
43 @property
44 def controlFlow(self):

Callers 8

nodesMethod · 0.80
operatorsMethod · 0.80
tensorsMethod · 0.80
createNodeMethod · 0.80
deleteNodeMethod · 0.80
createEdgeMethod · 0.80
deleteEdgeMethod · 0.80
replaceNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected