Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ staticLen
Method
staticLen
source/python.js:16066–16068 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16064
this._static_len = static_len;
16065
}
16066
staticLen() {
16067
return
this._static_len;
16068
}
16069
iter() {
16070
return
this;
16071
}
Callers
1
shouldEmitUnrolled
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected