[Misc] Add multipstep chunked-prefill support for FlashInfer #27936
Annotations
4 errors
Analysing the code with ruff:
vllm/attention/backends/flashinfer.py#L259
vllm/attention/backends/flashinfer.py:259:81: E501 Line too long (100 > 80)
|
Analysing the code with ruff:
vllm/attention/backends/flashinfer.py#L933
vllm/attention/backends/flashinfer.py:933:1: F821 Undefined name `direct_register_custom_op`
|
Analysing the code with ruff:
vllm/attention/backends/flashinfer.py#L935
vllm/attention/backends/flashinfer.py:935:13: F821 Undefined name `unified_flash_infer`
|
Analysing the code with ruff
Process completed with exit code 1.
|
Loading