Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ blocks
Method
blocks
source/python.js:12780–12782 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12778
return
false;
12779
}
12780
blocks() {
12781
return
this._blocks;
12782
}
12783
insertInput(i, value) {
12784
torch._C.AT_ASSERT(this._graph === value.owningGraph());
12785
this._op = null;
Callers
15
eliminateDeadForkInputs
Method · 0.80
markLoop
Method · 0.80
mark
Method · 0.80
sweep
Method · 0.80
hasSideEffects
Method · 0.80
removeDeadBlockOutputs
Method · 0.80
constructor
Method · 0.80
inlineIf
Method · 0.80
replaceAndRemoveIfOutput
Method · 0.80
removeExtraIfOutputs
Method · 0.80
removeExtraLoopOutputs
Method · 0.80
supportedNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected