Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ __reduce__
Method
__reduce__
source/python.js:20858–20860 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20856
return
this._itemsize;
20857
}
20858
__reduce__() {
20859
return
this._name;
20860
}
20861
__str__() {
20862
return
`torch.${this._name}`;
20863
}
Callers
6
__int__
Method · 0.80
__float__
Method · 0.80
tolist
Method · 0.80
constructor
Method · 0.80
type
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected