(/* exc_type, exc_value, traceback */)
| 8636 | return this; |
| 8637 | } |
| 8638 | __exit__(/* exc_type, exc_value, traceback */) { |
| 8639 | } |
| 8640 | }); |
| 8641 | this.registerFunction('torch.utils._pytree.tree_map'); |
| 8642 | torch.nn.Sequential = torch.nn.modules.container.Sequential; |
no test coverage detected