[V1] TPU Prototype #26724
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#L379
vllm/v1/worker/tpu_model_runner.py:379:81: E501 Line too long (83 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L384
vllm/v1/worker/tpu_model_runner.py:384:81: E501 Line too long (91 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L411
vllm/v1/worker/tpu_model_runner.py:411:81: E501 Line too long (83 > 80)
|
Analysing the code with ruff:
vllm/v1/worker/tpu_model_runner.py#L567
vllm/v1/worker/tpu_model_runner.py:567:81: E501 Line too long (84 > 80)
|
Loading