Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ elementType
Method
elementType
source/python.js:11844–11846 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11842
this.
type
=
type
;
11843
}
11844
elementType() {
11845
return
this.
type
;
11846
}
11847
append(item) {
11848
this.push(item);
11849
}
Callers
4
isBoolList
Method · 0.45
isIntList
Method · 0.45
isDoubleList
Method · 0.45
type
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected