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

Method kind

source/python.js:10385–10387  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10383 return new torch.Type(kind, annotation_str);
10384 }
10385 kind() {
10386 return this._kind;
10387 }
10388 get annotation_str() {
10389 return this._annotation_str;
10390 }

Callers 15

_getattrMethod · 0.45
argumentMethod · 0.45
to_jsonMethod · 0.45
create_nodeMethod · 0.45
_argument_typeMethod · 0.45
parseArgumentMethod · 0.45
parseDefaultValueMethod · 0.45
markReturnNodeMethod · 0.45
markLoopMethod · 0.45
markMethod · 0.45
hasUntrackedMutationMethod · 0.45

Calls 1

typeMethod · 0.45

Tested by

no test coverage detected