MCPcopy 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

constructorMethod · 0.45
deviceMethod · 0.45
dtypeMethod · 0.45
__int__Method · 0.45
__float__Method · 0.45
tolistMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected