MCPcopy
hub / github.com/vladmandic/sdnext / size

Method size

modules/sharpfin/sparse_backend.py:235–236  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

233 return self._data.device
234
235 def size(self):
236 return self._size
237
238 @property
239 def shape(self):

Callers 15

cloneMethod · 0.95
tMethod · 0.95
shapeMethod · 0.95
viewMethod · 0.95
gradMethod · 0.95
_expand_for_blockingFunction · 0.45
to_denseFunction · 0.45
calc_mean_stdFunction · 0.45
cut_videosFunction · 0.45
generation_loopFunction · 0.45
backwardMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected