MCPcopy
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

tMethod · 0.95
process_hiresFunction · 0.80
sdpa_flash_attenFunction · 0.80
_infer_with_pad_augMethod · 0.80
resize_pilFunction · 0.80
resize_tensorFunction · 0.80
to_pilFunction · 0.80
need_biasMethod · 0.80
need_alibiMethod · 0.80
check_argsMethod · 0.80
_validate_matrixFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected