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

Method atoms

source/python.js:13620–13622  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13618 return this._name; // "baz"
13619 }
13620 atoms() {
13621 return this._qualifiedName.split('.');
13622 }
13623 });
13624 this.registerType('torch._C.Resolver', class {
13625 resolveValue() {

Callers 1

LEGACY_convertModuleMethod · 0.80

Calls 1

splitMethod · 0.80

Tested by

no test coverage detected