Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ storage
Method
storage
source/python.js:21243–21245 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21241
return
this._shape;
21242
}
21243
storage() {
21244
return
this._storage;
21245
}
21246
storage_offset() {
21247
return
this._storage_offset;
21248
}
Callers
6
constructor
Method · 0.45
device
Method · 0.45
dtype
Method · 0.45
__int__
Method · 0.45
__float__
Method · 0.45
tolist
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected