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

Method getOperation

source/python.js:6648–6650  ·  view source on GitHub ↗
(/* node */)

Source from the content-addressed store, hash-verified

6646 return this._schema;
6647 }
6648 getOperation(/* node */) {
6649 return null;
6650 }
6651 aliasAnalysisKind() {
6652 const schemaRef = this.schema();
6653 const alias_analysis = schemaRef.aliasAnalysis();

Callers 1

constructorMethod · 0.45

Calls 1

getOperatorMethod · 0.80

Tested by

no test coverage detected