fix xpu offline demo garbled output (#2763)

This commit is contained in:
yulangz
2025-07-09 14:51:20 +08:00
committed by GitHub
parent fee544e808
commit 0350831c2b
2 changed files with 13 additions and 10 deletions
-1
View File
@@ -86,7 +86,6 @@ class XpuWorker(WorkerBase):
You may limit the usage of GPU memory
by adjusting the `gpu_memory_utilization` parameter.
"""
# logger.warn("XPU current could not determine available memory")
from fastdeploy.model_executor.ops.xpu import \
xpu_get_free_global_memory, xpu_get_total_global_memory, xpu_get_used_global_memory