Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ getKeyType
Method
getKeyType
source/python.js:11308–11310 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11306
return
torch.DictType.create(contained_types[0], contained_types[1]);
11307
}
11308
getKeyType() {
11309
return
this.types[0];
11310
}
11311
getValueType() {
11312
return
this.types[1];
11313
}
Callers
9
_argument_type
Method · 0.80
optimizeBlock
Method · 0.80
hasFreeVariables
Method · 0.80
equals
Method · 0.80
str
Method · 0.80
__str__
Method · 0.80
constructor
Method · 0.80
emitDictLiteral
Method · 0.80
toType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected