We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在AMD CPU上进行人像分割的推理,使用的是ppmatting v2模型,出现could not create a descriptor for a pooling forward propagation primitive的异常。
但该异常并不是必现的,时而有时而无。
复现环境 Environment
操作系统:centos 7 CPU: AMD EPYC 7642 48-Core Processor 内存:8G
The text was updated successfully, but these errors were encountered:
您好,这个问题描述的比较宽泛无法精准定位,如果有需求,可以提供一下复现 demo 或者 log 信息。另:如果想要使用 x86 cpu 的能力,建议切换到 paddle-inference,使用教程参考:https://www.paddlepaddle.org.cn/inference/v2.6/guides/x86_cpu_infer/paddle_x86_cpu.html
Sorry, something went wrong.
请问解决你的问题了吗
csy0225
No branches or pull requests
在AMD CPU上进行人像分割的推理,使用的是ppmatting v2模型,出现could not create a descriptor for a pooling forward propagation primitive的异常。
但该异常并不是必现的,时而有时而无。
复现环境 Environment
操作系统:centos 7
CPU: AMD EPYC 7642 48-Core Processor
内存:8G
The text was updated successfully, but these errors were encountered: