↓ 1 callersFunctionprepare_dm(q, k, v, do, BLOCK=128, CBLOCK=64)
linear_moe/sequence_modeling/lasp2/lasp2_with_mask_triton_op.py:823
↓ 1 callersFunctionprepare_dm(q, k, v, do, BLOCK=128, CBLOCK=64)
linear_moe/sequence_modeling/lasp2/lasp2_without_mask_triton_op.py:564
↓ 1 callersFunctionreconstruct(re_x, indices: torch.Tensor, sorted_indices: torch.Tensor, batch_size: int, seq_len: int, topk: int, routing_
linear_moe/sequence_modeling/mom_linear_attention.py:82
↓ 1 callersFunctionrms_norm_fn(
x,
weight,
bias,
residual=None,
eps=1e-6,
prenorm=False,
residual_in_fp32=False
linear_moe/model/common_modules/layernorm.py:515