Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ removeDeadLoopOutputs
Method
removeDeadLoopOutputs
source/python.js:6946–6947 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6944
}
6945
}
6946
removeDeadLoopOutputs() {
6947
}
6948
getOrCreateAliasDb() {
6949
if
(!this._aliasDb) {
6950
this._aliasDb =
new
torch._C.AliasDb(this._graph);
Callers
1
sweep
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected