Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_node
Method · 0.80
registerPendingOperators
Method · 0.80
aliasAnalysisKind
Method · 0.80
constructor
Method · 0.80
createWithContained
Method · 0.80
hasNamedInput
Method · 0.80
maybeSchema
Method · 0.80
maybeOperator
Method · 0.80
call
Method · 0.80
tryCreate
Method · 0.80
constructor
Method · 0.80
Calls
2
maybeOperator
Method · 0.80
map
Method · 0.80
Tested by
no test coverage detected