↓ 1 callersFunctionrms_norm_fn(x, weight, bias, residual=None, prenorm=False, residual_in_fp32=False, eps=1e-6)
dis_mamba/mamba_ssm/ops/triton/layernorm.py:477
↓ 1 callersFunctionselective_state_update_ref Argument: state: (batch, dim, dstate) x: (batch, dim) dt: (batch, dim) A: (dim, dstate) B: (batch, dstate
dis_mamba/mamba_ssm/ops/triton/selective_state_update.py:157
↓ 1 callersFunctionupdate_graph_cache(
model,
cache,
batch_size,
seqlen_og,
max_seqlen,
decoding_seqlens=(1,),
tensor_p
dis_mamba/mamba_ssm/utils/generation.py:255
Method__call__ Args: clip (torch.tensor, dtype=torch.uint8): Size is (T, C, H, W) Return: clip (torch.tensor, dtype=torch.fl
datasets/video_utils.py:412
Method__call__ Args: clip (torch.tensor): Size is (T, C, H, W) Return: clip (torch.tensor): Size is (T, C, H, W)
datasets/video_utils.py:435
Method__init__(
self,
feature: Union[str, int, torch.nn.Module] = 2048,
subsets: int = 100,
utils/torchmetric_kid.py:167
Method__init__(
self,
feature: Union[str, int, Module] = "logits_unbiased",
splits: int = 10,
utils/torchmetric_inception.py:105
Method__init__(
self,
drift,
diffusion,
*,
t0,
t1,
num_steps,
transport/integrators.py:12
Method__init__(
self,
drift,
*,
t0,
t1,
sampler_type,
num_steps,
transport/integrators.py:86
Method__init__(
self,
*,
model_type,
path_type,
loss_type,
train_eps,
transport/transport.py:45
Method__init__(self, pretrained="state-spaces/mamba-2.8b", max_length=2048, batch_size=None, device="cuda",
dis_mamba/evals/lm_harness_eval.py:19