Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/state-spaces/mamba
/ _bytes_of
Function
_bytes_of
mamba_ssm/ops/cute/mamba3/mamba3_step_fn.py:816–817 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
814
815
816
def
_bytes_of(t):
817
return
t.numel() * t.element_size()
818
819
820
if
__name__ ==
"__main__"
:
Callers
1
mamba3_step_fn.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected