In 2019 R3, after the installation, there are some `libcpu_extension*.so` files located in `/opt/intel/openvino/inference_engine/lib/intel64/`.
However, I can't find them in the the newest 2020.1 version installation.
Where can we get the CPU extensions or compile them?
Link Copied
Hi Hian-Kun,
In the latest OpenVINO 2020.1 release, the CPU extensions library were removed as they were moved into the plugin.
See the release notes for additional changes.
Regards,
Jesus
Hi Hian-Kun,
In the latest OpenVINO 2020.1 release, the CPU extensions library were removed as they were moved into the plugin.
See the release notes for additional changes.
Regards,
Jesus
Hi,
Thank you for the information.
Sorry that I did not to read the release notes carefully, and too bad that I don't know the existence of cpu plugin.
I will try it. Thanks for the help. :-)
Hiankun
For more complete information about compiler optimizations, see our Optimization Notice.