Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ outputs
Method
outputs
source/python.js:12352–12354 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12350
return
this._block.inputs();
12351
}
12352
outputs() {
12353
return
this._block.outputs();
12354
}
12355
nodes() {
12356
return
this._block.nodes();
12357
}
Callers
15
markReturnNode
Method · 0.45
markIfLive
Method · 0.45
removeDeadBlockOutputs
Method · 0.45
constructor
Method · 0.45
propagateNode
Method · 0.45
removeLoopNode
Method · 0.45
inlineIfBody
Method · 0.45
replaceAndRemoveIfOutput
Method · 0.45
removeExtraIfOutputs
Method · 0.45
removeExtraLoopOutputs
Method · 0.45
supportedNode
Method · 0.45
optimizeBlock
Method · 0.45
Calls
1
inputs
Method · 0.45
Tested by
no test coverage detected