()
| 8633 | this.registerType('torch.utils._pytree.TreeSpec', class {}); |
| 8634 | this.registerType('torch.utils._python_dispatch.TorchDispatchMode', class { |
| 8635 | __enter__() { |
| 8636 | return this; |
| 8637 | } |
| 8638 | __exit__(/* exc_type, exc_value, traceback */) { |
| 8639 | } |
| 8640 | }); |
no test coverage detected