File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ Submit [Helion](https://github.com/pytorch/helion) kernels to the GPU MODE leade
1212
1313| # | Leaderboard Name | Description |
1414| ---| -----------------| -------------|
15- | 1 | ` causal_conv1d ` | Causal depthwise 1D convolution (Mamba/Mamba-2 ) |
16- | 2 | ` fp8_quant ` | Per-token-group FP8 E4M3 quantization (DeepSeek-V3, Llama 3, Qwen3 ) |
15+ | 1 | ` fp8_quant ` | Per-token-group FP8 E4M3 quantization (DeepSeek-V3, Llama 3, Qwen3 ) |
16+ | 2 | ` causal_conv1d ` | Causal depthwise 1D convolution (Mamba/Mamba-2 ) |
1717| 3 | ` gated_deltanet_chunk_fwd_h ` | Inter-chunk state recurrence for Gated DeltaNet |
1818| 4 | ` gated_deltanet_chunk_fwd_o ` | Output computation for Gated DeltaNet |
1919| 5 | ` gated_deltanet_recompute_w_u ` | WY-transform forward kernel for Gated DeltaNet |
You can’t perform that action at this time.
0 commit comments