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

Method outputs

source/python.js:12352–12354  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12350 return this._block.inputs();
12351 }
12352 outputs() {
12353 return this._block.outputs();
12354 }
12355 nodes() {
12356 return this._block.nodes();
12357 }

Callers 15

markReturnNodeMethod · 0.45
markIfLiveMethod · 0.45
constructorMethod · 0.45
propagateNodeMethod · 0.45
removeLoopNodeMethod · 0.45
inlineIfBodyMethod · 0.45
removeExtraIfOutputsMethod · 0.45
supportedNodeMethod · 0.45
optimizeBlockMethod · 0.45

Calls 1

inputsMethod · 0.45

Tested by

no test coverage detected