Keras layer DepthwiseConv2D not supported

Hi there,


We are trying to convert a Keras 2 model into CoreML and we are getting this error:


ValueError: Keras layer '<class 'keras.applications.mobilenet.DepthwiseConv2D'>' not supported.


Has anyone encountered this issue? Any advice would be much appreciated.


Cheers...

Replies

This is a known issue. We are working on fixing this in an upcoming release.