()
| 16509 | throw new python.Error("'torch.ScriptObject._properties' not implemented."); |
| 16510 | } |
| 16511 | is_weak_compilation_ref() { |
| 16512 | return true; // not implemented |
| 16513 | } |
| 16514 | }); |
| 16515 | this.registerType('torch.ScriptModule', class extends torch.ScriptObject { |
| 16516 | constructor(...args) { |
no outgoing calls
no test coverage detected