MCPcopy Index your code
hub / github.com/lutzroeder/netron / schema

Method schema

source/python.js:6645–6647  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6643 this._schema = schema;
6644 }
6645 schema() {
6646 return this._schema;
6647 }
6648 getOperation(/* node */) {
6649 return null;
6650 }

Callers 11

create_nodeMethod · 0.80
aliasAnalysisKindMethod · 0.80
constructorMethod · 0.80
createWithContainedMethod · 0.80
hasNamedInputMethod · 0.80
maybeSchemaMethod · 0.80
maybeOperatorMethod · 0.80
callMethod · 0.80
tryCreateMethod · 0.80
constructorMethod · 0.80

Calls 2

maybeOperatorMethod · 0.80
mapMethod · 0.80

Tested by

no test coverage detected