Remove deprecated fields from CompilationConfig (#27593)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
(cherry picked from commit a742134cc5)
This commit is contained in:
Harry Mellor
2025-11-12 16:10:28 +00:00
committed by Kevin H. Luu
parent 609bb244bd
commit 5b4dcecdd7
13 changed files with 126 additions and 163 deletions

View File

@@ -441,6 +441,7 @@ steps:
- vllm/
- tests/compile
commands:
- pytest -v -s compile/test_config.py
- pytest -v -s compile/test_pass_manager.py
- pytest -v -s compile/test_fusion.py
- pytest -v -s compile/test_fusion_attn.py