↓ 1 callersFunctionnaive_fuse_moe_blockwise_fp8(
x,
x_scale,
gate_up_weight,
gate_up_weight_scale,
down_weight,
down_weight_scale,
tests/test_fuse_moe_blockwise.py:212
↓ 1 callersFunctionnaive_fuse_moe_pertensor_fp8(
x,
gate_up_weight,
down_weight,
gate_up_scale,
down_scale,
act_and_mul_scale,
to
tests/test_fuse_moe_cp_async.py:115
↓ 1 callersFunctionnaive_fuse_moe_pertensor_fp8(
x,
gate_up_weight,
down_weight,
gate_up_scale,
down_scale,
act_and_mul_scale,
to
tests/test_fuse_moe_pertensor.py:119
↓ 1 callersFunctionprofile_one(
backend: str, roots: Roots, gpu_id: int,
model: str, bs: int, tp: int, ep: int,
output_dir: Path
benchmark/fused_moe/benchmark_fuse_moe.py:320
↓ 1 callersFunctionref_attn_with_paged_kvcache_func(
q, k, v, kvcache, block_ids, nblocks, seqlenq, cu_seqlenq, num_seq_kvcache
)
tests/test_attention_decode_bf16.py:22
↓ 1 callersFunctionref_attn_with_paged_kvcache_func(
q,
k,
v,
kvcache,
block_ids,
nblocks,
seqlenq,
cu_seqlenq,
num_seq_kvcac
tests/test_attention_decode_qpertoken_perhead_kvpertensor_fp8.py:14
↓ 1 callersFunctionref_attn_with_paged_kvcache_func(
q,
k,
v,
kvcache,
block_ids,
nblocks,
seqlenq,
cu_seqlenq,
num_seq_kvcac
tests/test_attention_decode_qkpertoken_perhead_vperhead_fp8.py:55