MCPcopy 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

markLoopMethod · 0.80
markMethod · 0.80
sweepMethod · 0.80
hasSideEffectsMethod · 0.80
constructorMethod · 0.80
inlineIfMethod · 0.80
removeExtraIfOutputsMethod · 0.80
supportedNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected