Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
markReturnNode
Method · 0.80
mark
Method · 0.80
insertAfter
Method · 0.80
setSugaredVar
Method · 0.80
setAttr
Method · 0.80
emitIfElseBlocks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected