Skip to content

Commit 1d36991

Browse files
authored
Merge pull request #52 from yf225/docs/move-fp8-quant-to-problem-1
2 parents fa1291f + 81720ae commit 1d36991

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/helion-hackathon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)