vllm/vllm/compilation
youkaichao aff1fd8188
[torch.compile] use interpreter with stable api from pytorch (#9889)
Signed-off-by: youkaichao <youkaichao@gmail.com>
2024-11-01 11:50:37 -07:00
..
__init__.py [torch.compile] avoid Dynamo guard evaluation overhead (#7898) 2024-08-28 16:10:12 -07:00
backends.py [torch.compile] use interpreter with stable api from pytorch (#9889) 2024-11-01 11:50:37 -07:00
compile_context.py [torch.compile] integration with compilation control (#9058) 2024-10-10 12:39:36 -07:00
config.py [torch.compile] rework compile control with piecewise cudagraph (#9715) 2024-10-29 23:03:49 -07:00
counter.py [torch.compile] rework compile control with piecewise cudagraph (#9715) 2024-10-29 23:03:49 -07:00
decorators.py [torch.compile] rework compile control with piecewise cudagraph (#9715) 2024-10-29 23:03:49 -07:00
levels.py [torch.compile] rework compile control with piecewise cudagraph (#9715) 2024-10-29 23:03:49 -07:00
wrapper.py [CI/Build] mypy: Resolve some errors from checking vllm/engine (#9267) 2024-10-16 22:55:59 +00:00