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

Method bodyCarriedOutputs

source/python.js:18391–18393  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18389 return this.bodyBlock().inputs().slice(1);
18390 }
18391 bodyCarriedOutputs() {
18392 return this.bodyBlock().outputs().slice(1);
18393 }
18394 });
18395 this.registerType('torch._C.WithLoopStatus', class {
18396 constructor(to_ir, new_status) {

Callers 1

markReturnNodeMethod · 0.80

Calls 2

bodyBlockMethod · 0.80
outputsMethod · 0.45

Tested by

no test coverage detected