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.

How to load CPU plugin ?

souravmondal13
Beginner
484 Views

I am new to OpenVino toolkit, I was looking for cpu_extensions but came to know that extensions are moved to plugin and we don't need to use add_extension, then how to use avx2, sse4, please help 

thanks,

sourav

0 Kudos
1 Reply
Iffa_Intel
Moderator
465 Views

Greetings,

 

CPU extensions are moved to plugin in the latest version of OpenVINO. The extensions are loaded automatically while loading the plugin.

You can refer here for our latest documentation:

https://docs.openvinotoolkit.org/latest/_docs_IE_DG_supported_plugins_CPU.html

 

Sincerely,

Iffa

 

0 Kudos
Reply