MCPcopy 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

isBoolListMethod · 0.45
isIntListMethod · 0.45
isDoubleListMethod · 0.45
typeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected