Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ops
Method
ops
tensorflow/contrib/graph_editor/subgraph.py:489–491 ·
view source on GitHub ↗
The operations in this subgraph view.
(self)
Source
from the content-addressed store, hash-verified
487
488
@property
489
def
ops(self):
490
""
"The operations in this subgraph view."
""
491
return
self._ops
492
493
@property
494
def
inputs(self):
Callers
2
GenerateImport
Function · 0.80
ExecuteChained
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected