Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ bodyBlock
Method
bodyBlock
source/python.js:18379–18381 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18377
this._node = node;
18378
}
18379
bodyBlock() {
18380
return
this._node.blocks().at(0);
18381
}
18382
nextCond() {
18383
return
this.bodyBlock().outputs()[0];
18384
}
Callers
4
nextCond
Method · 0.80
bodyCarriedInputs
Method · 0.80
bodyCarriedOutputs
Method · 0.80
transformLoop
Method · 0.80
Calls
2
at
Method · 0.80
blocks
Method · 0.80
Tested by
no test coverage detected