This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2026-03-28 07:49:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
compile
History
TJian
edb59a9470
[ROCm] [Bugfix] Fix
fused_qknorm_rope_kernel
rocm compatibility (
#28500
)
...
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
2025-11-12 05:01:14 -08:00
..
piecewise
…
__init__.py
…
backend.py
…
silly_attention.py
…
test_aot_compile.py
…
test_async_tp.py
…
test_basic_correctness.py
[Frontend] Change CompilationMode to a proper Enum (
#28165
)
2025-11-11 19:46:18 -05:00
test_config.py
remove resolve_op_overloads and use splitting_ops directly (
#28081
)
2025-11-08 01:13:13 +00:00
test_decorator.py
…
test_full_graph.py
Use FLASHINFER MLA backend when testing fp8_kv_scale_compile (
#28491
)
2025-11-12 00:34:58 +00:00
test_functionalization.py
…
test_fusion_all_reduce.py
…
test_fusion_attn.py
[Attention] Refactor CUDA attention backend selection logic (
#24794
)
2025-11-11 07:40:44 -05:00
test_fusion.py
…
test_fusions_e2e.py
[BugFix] Fix Failing Ruff Check (
#28469
)
2025-11-11 06:41:43 -08:00
test_multimodal_compile.py
…
test_noop_elimination.py
…
test_pass_manager.py
…
test_qk_norm_rope_fusion.py
[ROCm] [Bugfix] Fix
fused_qknorm_rope_kernel
rocm compatibility (
#28500
)
2025-11-12 05:01:14 -08:00
test_sequence_parallelism.py
…
test_silu_mul_quant_fusion.py
…
test_wrapper.py
…