trellis-2-mrp-mlx/benchmarks
Pedro Augusto cf886fd00e benchmarks/e2e_decoder: shell-conv + attention block micro-bench
End-to-end micro-bench for the production decoder block at res=32 ch=64
with seqlens=[256, 192, 128, 64]. Three stages reported (convs-only /
attn-only / combined block) at fp16, vs the all-SDPA-padded baseline.
Used to track the cumulative effect of the mtlgemm flash-attention-v2
fwd + bwd work on the actual decoder hot path.
2026-07-17 07:51:05 +03:00
..
e2e_decoder.py benchmarks/e2e_decoder: shell-conv + attention block micro-bench 2026-07-17 07:51:05 +03:00