PaddleDetection
PaddleDetection copied to clipboard
为什么pphuman的model.pdmodel,不能使用Openvino2022推理使用?
问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
请提出你的问题 Please ask your question
使用后报如下异常:
RuntimeError: Check 'creator_it != CREATORS_MAP.end()' failed at C:\j\workspace\private-ci\ie\build-windows-vs2019@3\b\repos\openvino\src\frontends\paddle\src\frontend.cpp:40: FrontEnd API failed with OpConversionFailure: : No creator found for swish node.
这个问题很难吗?不是说OPENVINO2022版本就直接支持飞桨模型了吗?