Import Caffe model in clDNN

How to import caffe model in clDNN.
I can’t find any relative apis in sdk documentations.
Thank you!

Hello,

With the current clDNN sdk you will need to translate the model by hand to clDNN API. This shouldn’t be very hard as it should have quite a close match. For our next release we have added functionality to load a file exported directly from Caffe and other frameworks.

Best regards.

Carlos.

Thank you for your reply.
When is the next version supposed to release?

Sadly I cannot answer that with certainty. It will be out shortly but I do not have a definite date.

Regards.

Carlos.