mirror of
https://github.com/vllm-project/vllm.git
synced 2026-08-21 13:10:19 +00:00
[CI] Add flashinfer.py to attention test source deps (#38792)
Signed-off-by: Stefano Castagnetta <[email protected]> Co-authored-by: Luka Govedič <[email protected]>
This commit is contained in:
co-authored by
Luka Govedič
parent
08ed2b9688
commit
188defbd0b
@@ -29,6 +29,7 @@ steps:
|
||||
- vllm/v1/attention
|
||||
# TODO: remove this dependency (https://github.com/vllm-project/vllm/issues/32267)
|
||||
- vllm/model_executor/layers/attention
|
||||
- vllm/utils/flashinfer.py
|
||||
- tests/kernels/attention
|
||||
commands:
|
||||
- pytest -v -s kernels/attention --shard-id=$$BUILDKITE_PARALLEL_JOB --num-shards=$$BUILDKITE_PARALLEL_JOB_COUNT
|
||||
|
||||
Reference in New Issue
Block a user