Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ eraseOutput
Method
eraseOutput
source/python.js:12561–12563 ·
view source on GitHub ↗
(i)
Source
from the content-addressed store, hash-verified
12559
}
12560
}
12561
eraseOutput(i) {
12562
this._output.removeInput(i);
12563
}
12564
destroy() {
12565
this._output.removeAllInputs();
12566
for
(
const
n of this.nodes()) {
Callers
6
removeDeadBlockOutputs
Method · 0.80
replaceAndRemoveIfOutput
Method · 0.80
removeExtraLoopOutputs
Method · 0.80
destroy
Method · 0.80
transformLoop
Method · 0.80
removeOutputs
Method · 0.80
Calls
3
removeInput
Method · 0.80
freeValue
Method · 0.80
owningGraph
Method · 0.80
Tested by
no test coverage detected