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.

2021.4.1 CPU Support of legacy Ops

Edwinz
Employee
306 Views

Hello,

I am applying an ngraph transformation set (very similar to ConvertOpset1ToLegacy) and noticed that the CPU plugin printing out this message:

Only legacy FullyConnected operation is supported Cannot fallback on ngraph reference implementation (Ngraph::Node::evaluate() is not implemented)

Does this mean that ngraph::op::Fullyconnected is no longer supported on the CPU? This is very confusing because there is a MKLDNNPlugin::FullyConnectedNode which is very similar to the ngraph fullyconnected.


Thanks.

 

Edit: It has been resolved

0 Kudos
1 Reply
Peh_Intel
Moderator
282 Views

Hi Edwinz,


Thanks for informing us that your issue has been solved.


This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question. 



Regards,

Peh


0 Kudos
Reply