This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
f5e59ee7a6c3a07aad8f814b261bc0a1db2dcaf1
vllm
/
tests
/
compile
/
passes
History
Rohan Potdar
a4ad9db541
Enable RoPE+KV cache fusion for ROCm AITER FA (non-shuffle layout) (
#35786
)
...
Signed-off-by: Rohan138 <
rohanpotdar138@gmail.com
>
2026-03-13 07:33:22 +00:00
..
distributed
[Hardware] Replace torch.cuda.device_count/current_device/set_device API (
#36145
)
2026-03-12 07:57:47 -07:00
__init__.py
…
test_functionalization.py
[Feature][CI]: compare
func
&
no_func
outputs in test_functionalization.py (
#35481
)
2026-03-04 18:01:16 +00:00
test_fuse_act_padding.py
…
test_fusion_attn.py
[Bugfix]: Fix ROCm fusion attn test; use AttentionBackend utils to create kv cache (
#33948
)
2026-02-11 11:12:05 -05:00
test_fusion.py
[Refactor] [1/N] Reorganize kernel abstraction directory (
#34055
)
2026-02-24 06:47:22 +00:00
test_noop_elimination.py
…
test_pass_manager.py
…
test_qk_norm_rope_fusion.py
…
test_rope_kvcache_fusion.py
Enable RoPE+KV cache fusion for ROCm AITER FA (non-shuffle layout) (
#35786
)
2026-03-13 07:33:22 +00:00
test_scatter_split_replace.py
[ROCm] AITER fused RoPE+KVCache (
#33443
)
2026-02-23 19:06:00 -08:00
test_silu_mul_quant_fusion.py
[ROCm] [CI] Add new fusion test cases that are relevant to vLLM IR Ops (
#34307
)
2026-03-03 06:24:21 -08:00
test_split_coalescing.py
…