Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ uses
Method
uses
source/python.js:13157–13159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13155
return
this._node.owningGraph();
13156
}
13157
uses() {
13158
return
this._uses;
13159
}
13160
hasUses() {
13161
return
this._uses.length > 0;
13162
}
Callers
8
to_json
Method · 0.80
hasUses
Method · 0.80
addInput
Method · 0.80
replaceFirstUseWith
Method · 0.80
replaceAllUsesWith
Method · 0.80
destroyNodeAfterExit
Method · 0.80
delattr
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected