[Graph][Fusion] Integrating inductor pass and npugraph ex pass (#6354)
### What this PR does / why we need it?
Integrating inductor pass and npugraph ex pass, see RFC:
https://github.com/vllm-project/vllm-ascend/issues/6347
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
all tests passed.
- vLLM version: v0.14.1
- vLLM main:
dc917cceb8
---------
Signed-off-by: wxsIcey <1790571317@qq.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# This file is a part of the vllm-ascend project.
|
||||
#
|
||||
|
||||
from vllm_ascend.compilation.npugraph_ex_passes.utils.npugraph_ex_utils_check import \
|
||||
from vllm_ascend.compilation.passes.utils.npugraph_ex_utils_check import \
|
||||
extra_stream_scope_check
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user