华为计算微信公众号
昇腾AI开发者公众号
华为计算微博
华为计算今日头条
在进行acl graph 时 vllm use_eager设置false后 报错 捕获流不允许同步操作 Not allow to synchronize captured-stream
出现在embedding 上 之前环境变量设置过 export TORCHDYNAMO_VERBOSE=1
export TORCH_COMPILE_DISABLE=1
export ASCEND_LAUNCH_BLOCKING=1
有没有遇到过类似情况的
本帖最后由 匿名用户 于 2025/10/30 09:13:38 编辑
我要发帖子
在进行acl graph 时 vllm use_eager设置false后
报错 捕获流不允许同步操作 Not allow to synchronize captured-stream
出现在embedding 上
之前环境变量设置过
export TORCHDYNAMO_VERBOSE=1
export TORCH_COMPILE_DISABLE=1
export ASCEND_LAUNCH_BLOCKING=1
有没有遇到过类似情况的