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

Method inputs

source/python.js:12349–12351  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12347 return n;
12348 }
12349 inputs() {
12350 return this._block.inputs();
12351 }
12352 outputs() {
12353 return this._block.outputs();
12354 }

Callers 15

markReturnNodeMethod · 0.45
markMethod · 0.45
constructorMethod · 0.45
removeLoopNodeMethod · 0.45
loopWillNotRunMethod · 0.45
supportedNodeMethod · 0.45
ConstantPropagationMethod · 0.45
optimizeBlockMethod · 0.45
num_inputsMethod · 0.45
defaultSchemaForMethod · 0.45

Calls 1

outputsMethod · 0.45

Tested by

no test coverage detected