MCPcopy
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

markReturnNodeMethod · 0.80
markMethod · 0.80
inlineIfBodyMethod · 0.80
owningNodeKindMethod · 0.80
isGraphOrClosureBlockMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected