[V1] TPU Prototype #26684
Annotations
10 errors
Analysing the code with ruff:
vllm/v1/attention/backends/pallas.py#L9
vllm/v1/attention/backends/pallas.py:9:47: F401 `vllm.attention.backends.abstract.AttentionMetadata` imported but unused
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L4
vllm/v1/worker/tpu_model_runner.py:4:27: F401 `unittest.mock.patch` imported but unused
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L245
vllm/v1/worker/tpu_model_runner.py:245:81: E501 Line too long (94 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L251
vllm/v1/worker/tpu_model_runner.py:251:81: E501 Line too long (124 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L288
vllm/v1/worker/tpu_model_runner.py:288:81: E501 Line too long (84 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L316
vllm/v1/worker/tpu_model_runner.py:316:81: E501 Line too long (85 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L382
vllm/v1/worker/tpu_model_runner.py:382:81: E501 Line too long (91 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L564
vllm/v1/worker/tpu_model_runner.py:564:81: E501 Line too long (84 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L582
vllm/v1/worker/tpu_model_runner.py:582:81: E501 Line too long (81 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L609
vllm/v1/worker/tpu_model_runner.py:609:81: E501 Line too long (82 > 80)
|
Loading