Import Caffe model in clDNN

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.