Skip to content

Commit e843e17

Browse files
committed
Lint issue
1 parent 9729886 commit e843e17

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python/sglang/srt/layers/attention/linear/kernels/gdn_flashinfer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ def extend(
199199
alpha_fi = torch.exp(g[0].to(torch.float32))
200200
beta_fi = beta[0].to(torch.float32)
201201

202-
203202
if self.is_sm100plus:
204203
# SM100+: slot 0 is reserved as dummy/scratch (never assigned to real
205204
# sequences), so clamp(-1 → 0).

0 commit comments

Comments
 (0)