- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
After months of work and changing my model to support openvino, I am able to convert to IR. The model is running fine on CPU and GPU but not on MYRIAD.
Any suggession for the alternate to the following unsupported layer.Attached in my model IR.
exec_dnet = ie.load_network(dnet,"MYRIAD")
File "ie_api.pyx", line 367, in openvino.inference_engine.ie_api.IECore.load_network
File "ie_api.pyx", line 379, in openvino.inference_engine.ie_api.IECore.load_network
RuntimeError: [ GENERAL_ERROR ]
C:\j\workspace\private-ci\ie\build-windows-vs2019@2\b\repos\openvino\inference-engine\src\vpu\graph_transformer\src\frontend\frontend.cpp:439 Failed to compile layer "52/GRUCell_sequence": unsupported layer type "GRUSequence"
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi TarunM,
Thanks for reaching out to us. Unfortunately, as of this moment, there are no alternate ways to support GRUSequence on MYRIAD.
Regards,
Aznie
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi TarunM,
Thanks for reaching out to us. Unfortunately, as of this moment, there are no alternate ways to support GRUSequence on MYRIAD.
Regards,
Aznie
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Can you please guide me how to contribute to OpenVino, specially in such scenerios when something is not supoorted in the Myriad?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi TarunM,
I would suggest you create a pull request on Github for further discussion and information regarding this.
Regards,
Aznie
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi TarunM,
This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.
Regards,
Aznie
