Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Compilation error

topa
Beginner
521 Views

when i try to compile my model with the command 


i get the following error:
RuntimeError: could not create a descriptor for a dilated convolution forward propagation primitive
i spent like 2 hours try to find a solution and couldn't find any.
Any help would be appreciated.

compiled_model = core.compile_model(model,"CPU")
0 Kudos
2 Replies
Zulkifli_Intel
Moderator
495 Views

Hello topa,

Thank you for using OpenVINO.

 

Could you provide us these:

  • Model files
  • The full code
  • OpenVINO version
  • Operating System

 

Sincerely,

Zulkifli

 

0 Kudos
Zulkifli_Intel
Moderator
423 Views

Hello topa,

 

Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.

 

Sincerely,

Zulkifli


0 Kudos
Reply