()
| 15621 | throw new python.Error('Not implemented.'); |
| 15622 | } |
| 15623 | shouldEmitUnrolled() { |
| 15624 | return this.staticLen() !== null; |
| 15625 | } |
| 15626 | }); |
| 15627 | this.registerType('torch._C.SimpleValue', class extends torch._C.SugaredValue { |
| 15628 | constructor(value) { |