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

Method node

source/python.js:13151–13153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13149 return this._unique;
13150 }
13151 node() {
13152 return this._node;
13153 }
13154 owningGraph() {
13155 return this._node.owningGraph();
13156 }

Callers 10

removeExtraIfOutputsMethod · 0.45
ConstantPropagationMethod · 0.45
combineConcatsMethod · 0.45
setDebugNameMethod · 0.45
setSugaredVarMethod · 0.45
constructorMethod · 0.45
callMethod · 0.45
emitCondExprMethod · 0.45
emitUnaryOpMethod · 0.45
emitApplySpecialFormMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected