Function_flash_bwd_abstract(
grads_share_storage,
grad,
query,
key,
value,
*args,
xformers/ops/fmha/flash.py:309
Function_flash_fwd_abstract(
query,
key,
value,
cu_seqlens_q,
cu_seqlens_k,
seqused_k,
xformers/ops/fmha/flash.py:177
Function_launch_subprocesses_fn_wrapper(
init_method: str,
rank: int,
world_size: int,
parent_env_vars: Dict[str, str],
user_fn,
tests/multiprocessing_utils.py:87
Function_rms_norm_add_kernel(
x_ptr,
y_ptr,
h1_ptr,
w_ptr,
eps,
stride,
N_COLS: tl.constexpr,
BLOCK_SIZE:
xformers/ops/_triton/rmsnorm_kernels.py:51
Function_rms_norm_kernel(
x_ptr,
h1_ptr,
w_ptr,
eps,
stride,
N_COLS: tl.constexpr,
BLOCK_SIZE: tl.constexp
xformers/ops/_triton/rmsnorm_kernels.py:15
Function_splitK_reduce(
Out_splitK, # [B, G, H, split_k, Mq, K]
LSE_splitK, # [B, G, H, split_k, Mq]
Out, # [B, H, M,
xformers/ops/fmha/_triton/splitk_kernels.py:908
Function_xformers_tiled_matmul_kernel(
A11,
A12,
A13,
A21,
A22,
A23,
A31,
A32,
A33,
B11,
B12,
B13,
xformers/ops/_triton/tiled_matmul_kernels.py:158