[Platform] Refactor current_memory_usage() function in DeviceMemoryProfiler to Platform #30117
Annotations
6 errors and 1 warning
Analysing the code with ruff:
vllm/platforms/cuda.py#L145
vllm/platforms/cuda.py:145:81: E501 Line too long (92 > 80)
|
Analysing the code with ruff:
vllm/platforms/interface.py#L242
vllm/platforms/interface.py:242:81: E501 Line too long (92 > 80)
|
Analysing the code with ruff:
vllm/platforms/xpu.py#L92
vllm/platforms/xpu.py:92:81: E501 Line too long (92 > 80)
|
Analysing the code with ruff:
vllm/utils.py#L684
vllm/utils.py:684:81: E501 Line too long (84 > 80)
|
Analysing the code with ruff:
vllm/utils.py#L689
vllm/utils.py:689:81: E501 Line too long (82 > 80)
|
Analysing the code with ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading