Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ create
Method
create
source/python.js:7162–7164 ·
view source on GitHub ↗
(elements)
Source
from the content-addressed store, hash-verified
7160
this._elements = elements;
7161
}
7162
static create(elements) {
7163
return
new
torch._C.Tuple(elements);
7164
}
7165
elements() {
7166
return
this._elements;
7167
}
Callers
15
_deserialize_model
Method · 0.45
parseArgument
Method · 0.45
constructor
Method · 0.45
mapTypeToAliasTypeSetImpl
Method · 0.45
isSubtypeOf
Method · 0.45
createWithContained
Method · 0.45
constructor
Method · 0.45
subtractTypeSetFrom
Method · 0.45
parseBaseType
Method · 0.45
parseFakeAndRealType
Method · 0.45
subscriptToType
Method · 0.45
createNone
Method · 0.45
Calls
5
addInput
Method · 0.80
addOutput
Method · 0.80
is_module
Method · 0.80
setSourceRange
Method · 0.80
kind
Method · 0.45
Tested by
no test coverage detected