Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ iter
Method
iter
source/python.js:16069–16071 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16067
return
this._static_len;
16068
}
16069
iter() {
16070
return
this;
16071
}
16072
len(loc, m) {
16073
if
(this._static_len) {
16074
return
torch._C.insertConstant(m.graph(), this._static_len, loc);
Callers
1
emitFor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected