Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ inputs
Method
inputs
source/python.js:12349–12351 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12347
return
n;
12348
}
12349
inputs() {
12350
return
this._block.inputs();
12351
}
12352
outputs() {
12353
return
this._block.outputs();
12354
}
Callers
15
eliminateDeadForkInputs
Method · 0.45
markReturnNode
Method · 0.45
mark
Method · 0.45
constructor
Method · 0.45
removeLoopNode
Method · 0.45
loopWillNotRun
Method · 0.45
removeExtraLoopOutputs
Method · 0.45
supportedNode
Method · 0.45
ConstantPropagation
Method · 0.45
optimizeBlock
Method · 0.45
num_inputs
Method · 0.45
defaultSchemaFor
Method · 0.45
Calls
1
outputs
Method · 0.45
Tested by
no test coverage detected