Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
removeExtraIfOutputs
Method · 0.45
ConstantPropagation
Method · 0.45
combineConcats
Method · 0.45
setDebugName
Method · 0.45
setSugaredVar
Method · 0.45
constructor
Method · 0.45
call
Method · 0.45
emitCondExpr
Method · 0.45
emitUnaryOp
Method · 0.45
emitApplySpecialForm
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected