(b, outs)
| 18754 | } |
| 18755 | } |
| 18756 | static replaceBlockOutputs(b, outs) { |
| 18757 | torch._C.ExitTransformer.removeOutputs(b); |
| 18758 | torch._C.ExitTransformer.registerBlockOutputs(b, outs); |
| 18759 | } |
| 18760 | }); |
| 18761 | this.registerFunction('torch._C.convertWithBlocksToEnterExitNodes', (/* graph */) => { |
| 18762 | }); |
no test coverage detected