[diffusion] fix: fix FA3 varlen out argument handling (#24688)

This commit is contained in:
Mick
2026-05-08 19:01:49 +08:00
committed by GitHub
parent 17888fa92a
commit 73b8eda103
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ jobs:
- ".github/workflows/pr-test-multimodal-gen.yml"
- "python/pyproject.toml"
- "python/sglang/multimodal_gen/**/!(*.md|*.ipynb)"
- "python/sglang/jit_kernel/diffusion/**"
- "python/sglang/jit_kernel/**"
- "python/sglang/jit_kernel/tests/diffusion/**"
- "python/sglang/jit_kernel/benchmark/diffusion/**"
- "python/sglang/cli/**"