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-25 09:59:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
compile
History
Richard Zou
26b4fa45be
Add ability to use CUDAGraphs with use_inductor=False (
#17345
)
...
Signed-off-by: rzou <zou3519@gmail.com>
2025-05-29 10:16:52 +08:00
..
piecewise
Add ability to use CUDAGraphs with use_inductor=False (
#17345
)
2025-05-29 10:16:52 +08:00
__init__.py
…
backend.py
[Feature]Add async tensor parallelism using compilation pass (
#17882
)
2025-05-23 01:03:34 -07:00
conftest.py
…
test_async_tp.py
[Feature]Add async tensor parallelism using compilation pass (
#17882
)
2025-05-23 01:03:34 -07:00
test_basic_correctness.py
…
test_full_graph.py
…
test_functionalization.py
…
test_fusion.py
[Feature]Add async tensor parallelism using compilation pass (
#17882
)
2025-05-23 01:03:34 -07:00
test_pass_manager.py
…
test_sequence_parallelism.py
[Feature]Add async tensor parallelism using compilation pass (
#17882
)
2025-05-23 01:03:34 -07:00
test_silu_mul_quant_fusion.py
[AMD][torch.compile] Enable silu+fp8_quant fusion for rocm (
#18082
)
2025-05-13 22:13:56 -07:00
test_wrapper.py
…