Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
clone
Method · 0.95
t
Method · 0.95
shape
Method · 0.95
view
Method · 0.95
grad
Method · 0.95
_expand_for_blocking
Function · 0.45
to_dense
Function · 0.45
calc_mean_std
Function · 0.45
adaptive_instance_normalization
Function · 0.45
cut_videos
Function · 0.45
generation_loop
Function · 0.45
backward
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected