MCPcopy 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

transformLoopMethod · 0.80
transformIfMethod · 0.80
transformExitsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected