Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
nodes
Method · 0.80
operators
Method · 0.80
tensors
Method · 0.80
createNode
Method · 0.80
deleteNode
Method · 0.80
createEdge
Method · 0.80
deleteEdge
Method · 0.80
replaceNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected