MCPcopy
hub / github.com/lutzroeder/netron / dispose

Method dispose

source/python.js:14395–14397  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14393 n.owningGraph().setInsertPoint(n);
14394 }
14395 dispose() {
14396 this._prev.owningGraph().setInsertPoint(this._prev);
14397 }
14398 });
14399 this.registerType('torch._C.Environment', class {
14400 constructor(method, resolver, b, next) {

Callers 13

propagateNodeMethod · 0.45
removeExtraIfOutputsMethod · 0.45
optimizeBlockMethod · 0.45
constructorMethod · 0.45
emitLoopCommonMethod · 0.45
emitIfElseBlocksMethod · 0.45
emitSingleIfBranchMethod · 0.45
handleMaybeNoReturnMethod · 0.45
addBlockOutputMethod · 0.45
runMethod · 0.45
constructorMethod · 0.45
deleteAfterExitNodesMethod · 0.45

Calls 2

setInsertPointMethod · 0.80
owningGraphMethod · 0.80

Tested by

no test coverage detected