Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_getattr
Method · 0.45
argument
Method · 0.45
to_json
Method · 0.45
create_node
Method · 0.45
_argument_type
Method · 0.45
parseArgument
Method · 0.45
parseDefaultValue
Method · 0.45
eliminateDeadForkInputs
Method · 0.45
markReturnNode
Method · 0.45
markLoop
Method · 0.45
mark
Method · 0.45
hasUntrackedMutation
Method · 0.45
Calls
1
type
Method · 0.45
Tested by
no test coverage detected