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
756848e79e1bd557d36b20e70cbd48ddba48ea51
vllm
/
tests
/
compile
History
Luka Govedič
9cdde47289
[BugFix] Fix fusion test and add them to CI (
#16287
)
...
Signed-off-by: luka <
luka@neuralmagic.com
>
2025-04-08 23:46:45 -07:00
..
piecewise
Support FIPS enabled machines with MD5 hashing (
#15299
)
2025-03-26 20:19:46 -04:00
__init__.py
…
backend.py
Update to torch==2.6.0 (
#12721
)
2025-03-14 16:58:30 -04:00
conftest.py
[V1] V1 Enablement Oracle (
#13726
)
2025-03-14 22:02:20 -07:00
test_basic_correctness.py
[Core] Update dtype detection and defaults (
#14858
)
2025-03-19 13:49:33 +08:00
test_full_graph.py
[BugFix] Fix fusion test and add them to CI (
#16287
)
2025-04-08 23:46:45 -07:00
test_functionalization.py
[torch.compile] Fix RMSNorm + quant fusion in the non-cutlass-fp8 case, rename RedundantReshapesPass to NoopEliminationPass (
#10902
)
2025-02-28 16:20:11 -07:00
test_fusion.py
[BugFix] Fix fusion test and add them to CI (
#16287
)
2025-04-08 23:46:45 -07:00
test_pass_manager.py
[Fix] [torch.compile] Improve UUID system for custom passes (
#15249
)
2025-03-24 01:54:07 +00:00
test_wrapper.py
…