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

Method resolveValue

source/python.js:13625–13627  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13623 });
13624 this.registerType('torch._C.Resolver', class {
13625 resolveValue() {
13626 throw new python.Error('Not implemented.');
13627 }
13628 resolveType() {
13629 throw new python.Error('Not implemented.');
13630 }

Callers 1

getSugaredVarMethod · 0.80

Calls 4

insertConstantMethod · 0.80
hasMethod · 0.45
getMethod · 0.45
graphMethod · 0.45

Tested by

no test coverage detected