[WIP][Feat][Sched] Support Balance Scheduling #68509
Annotations
10 errors
|
pre-commit:
vllm/v1/engine/core.py#L1233
"SchedulerInterface" has no attribute "running_gather" [attr-defined]
|
|
pre-commit:
vllm/v1/core/sched/scheduler.py#L426
"Callable[[Any], Any]" has no attribute "__iter__" (not iterable) [attr-defined]
|
|
pre-commit:
vllm/v1/engine/core.py#L1233
"SchedulerInterface" has no attribute "running_gather" [attr-defined]
|
|
pre-commit:
vllm/v1/core/sched/scheduler.py#L426
"Callable[[Any], Any]" has no attribute "__iter__" (not iterable) [attr-defined]
|
|
pre-commit:
vllm/v1/engine/core.py#L1233
"SchedulerInterface" has no attribute "running_gather" [attr-defined]
|
|
pre-commit:
vllm/v1/core/sched/scheduler.py#L426
"Callable[[Any], Any]" has no attribute "__iter__" (not iterable) [attr-defined]
|
|
pre-commit:
vllm/v1/engine/core.py#L1233
"SchedulerInterface" has no attribute "running_gather" [attr-defined]
|
|
pre-commit:
vllm/v1/core/sched/scheduler.py#L426
"Callable[[Any], Any]" has no attribute "__iter__" (not iterable) [attr-defined]
|
|
Ruff (E501):
vllm/v1/core/sched/scheduler.py#L424
vllm/v1/core/sched/scheduler.py:424:89: E501 Line too long (106 > 88)
|
|
Ruff (E501):
vllm/v1/core/sched/scheduler.py#L200
vllm/v1/core/sched/scheduler.py:200:89: E501 Line too long (132 > 88)
|