Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ exitValues
Method
exitValues
source/python.js:18507–18509 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18505
return
this.first;
18506
}
18507
exitValues() {
18508
return
this.second;
18509
}
18510
});
18511
this.registerType(
'torch._C.ExitTransformer'
,
class
{
18512
constructor(graph) {
Callers
3
transformLoop
Method · 0.80
transformIf
Method · 0.80
transformExits
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected