MCPcopy
hub / github.com/lutzroeder/netron / __exit__

Method __exit__

source/python.js:8638–8639  ·  view source on GitHub ↗
(/* exc_type, exc_value, traceback */)

Source from the content-addressed store, hash-verified

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;

Callers 2

deserialize_inputMethod · 0.45

Calls 1

popMethod · 0.45

Tested by

no test coverage detected