Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vladmandic/sdnext
/ dim
Method
dim
modules/sharpfin/sparse_backend.py:242–243 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
240
return
self.size()
241
242
def
dim(self):
243
return
len(self._size)
244
245
@property
246
def
data(self):
Callers
15
t
Method · 0.95
process_hires
Function · 0.80
sdpa_flash_atten
Function · 0.80
dynamic_scaled_dot_product_attention
Function · 0.80
_infer_with_pad_aug
Method · 0.80
resize_pil
Function · 0.80
resize_tensor
Function · 0.80
to_pil
Function · 0.80
need_bias
Method · 0.80
need_alibi
Method · 0.80
check_args
Method · 0.80
_validate_matrix
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected