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

Method param_node

source/python.js:12358–12360  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12356 return this._block.nodes();
12357 }
12358 param_node() {
12359 return this._block.param_node();
12360 }
12361 return_node() {
12362 return this._block.return_node();
12363 }

Callers 3

addBlockInputMethod · 0.80
getUnitValueMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected