MCPcopy Index your code
hub / github.com/lutzroeder/netron / __enter__

Method __enter__

source/python.js:8635–8637  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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 });

Callers 2

deserialize_inputMethod · 0.45

Calls 1

pushMethod · 0.45

Tested by

no test coverage detected