Files
xc-llm-ascend/vllm_ascend/worker
linfeng-yuan ab619e1c53 [0.18.0][profiler] profile AICore and MTE time with torch profiler (#7730)
### What this PR does / why we need it?
This pull request updates the NPU profiler configuration in the Ascend
worker by changing the `aic_metrics` parameter from `AiCoreNone` to
`PipeUtilization`. This change enables the collection of pipe
utilization metrics during profiling sessions.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
CI passed.

Signed-off-by: linfeng-yuan <1102311262@qq.com>
2026-03-27 16:37:54 +08:00
..