Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ return_node
Method
return_node
source/python.js:12361–12363 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12359
return
this._block.param_node();
12360
}
12361
return_node() {
12362
return
this._block.return_node();
12363
}
12364
block() {
12365
return
this._block;
12366
}
Callers
10
run
Method · 0.80
markReturnNode
Method · 0.80
mark
Method · 0.80
constructor
Method · 0.80
setInsertPoint
Method · 0.80
emitIfElseBlocks
Method · 0.80
constructor
Method · 0.80
deleteAfterExitNodes
Method · 0.80
transformExits
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected