Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ owningNode
Method
owningNode
source/python.js:12514–12516 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12512
return
this._input;
12513
}
12514
owningNode() {
12515
return
this._owning_node;
12516
}
12517
owningGraph() {
12518
return
this._graph;
12519
}
Callers
5
markReturnNode
Method · 0.80
mark
Method · 0.80
inlineIfBody
Method · 0.80
owningNodeKind
Method · 0.80
isGraphOrClosureBlock
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected