This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
d0532bf38da5c8f4758e34e53a3708be0955d2db
vllm
/
vllm
/
v1
/
executor
History
youkaichao
70b81c4f3d
[bugfix][async scheduling] fix extra cuda context in device 0 with EP/DP (
#37449
)
...
Signed-off-by: youkaichao <
youkaichao@gmail.com
>
2026-03-18 18:32:30 +00:00
..
__init__.py
[V0 Deprecation] Remove V0 executors (
#27142
)
2025-10-21 11:09:37 -07:00
abstract.py
[Hardware][TPU] Add supports_async_scheduling() method to Executor interface so that it can be extended for Executor implementations. (
#36924
)
2026-03-18 12:53:28 +08:00
multiproc_executor.py
[bugfix][async scheduling] fix extra cuda context in device 0 with EP/DP (
#37449
)
2026-03-18 18:32:30 +00:00
ray_distributed_executor.py
[V0 Deprecation] Remove V0 executors (
#27142
)
2025-10-21 11:09:37 -07:00
ray_executor.py
[CI] Bump
mypy
version to 1.19.1 (
#36104
)
2026-03-10 09:18:28 -07:00
ray_utils.py
[Core] Move ray-specific WorkerWrapperBase methods to RayWorkerWrapper (
#35328
)
2026-03-05 12:11:59 +08:00
uniproc_executor.py
[Hardware][TPU] Add supports_async_scheduling() method to Executor interface so that it can be extended for Executor implementations. (
#36924
)
2026-03-18 12:53:28 +08:00