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.

Openvino: Custom Kernel in FPGA (Inference Engine)

Jorge_García_Martíne
396 Views

 

Hello everyone, I would like to know if  you can implement a custom layer on the FPGA with OpenCL when you use the Inference Engine.

If this is possible, How could I do it?

In the documentation, I 've only read that you can implement a custom layer with CPU or GPU.

Thanks.

0 Kudos
3 Replies
Shubha_R_Intel
Employee
396 Views

Dear García Martínez, Jorge,

Only certain large customers under an agreement with Intel (partners) will get support for OpenVino Custom Layers on FPGA.  So yes OpenVino Custom Layers technically are supported on FPGA but not for end users.

Hope it helps,

Thanks,

Shubha

0 Kudos
Jorge_García_Martíne
396 Views

Thank you very much, then I throw the following question:

How can I link my own kernel (for example: Implement "only a softmax" in opencl for FPGA) with the inference engine ? 

Thank again,

Jorge G.M.

 

0 Kudos
Shubha_R_Intel
Employee
396 Views

Dear García Martínez, Jorge

Hopefully The Inference Engine Kernels Extensibility Doc  will help you.

Good luck and thanks for using OpenVino !

Shubha

0 Kudos
Reply