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.
6392 Discussions

What's the easiest way to create clDNN plugin when linking statically?

AGaru
Beginner
269 Views

Hi! We're using OpenVINO 2019.R3 (from GitHub sources) and modify it to be static. Dynamic linking is totally insecure, as it allows anyone to replace the .so file and steal the network. However, I need to create clDNN plugin, is there an easy way to do that without using Core class and loading .so?

Thank you!

0 Kudos
0 Replies
Reply