MCPcopy
hub / github.com/lutzroeder/netron / owningBlock

Method owningBlock

source/python.js:12592–12594  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12590 return this._graph;
12591 }
12592 owningBlock() {
12593 return this._owning_block;
12594 }
12595 kind() {
12596 return this._kind;
12597 }

Callers 6

markReturnNodeMethod · 0.80
markMethod · 0.80
insertAfterMethod · 0.80
setSugaredVarMethod · 0.80
setAttrMethod · 0.80
emitIfElseBlocksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected