yonghenglh6 / DepthwiseConvolution

A personal depthwise convolution layer implementation on caffe by liuhao.(only GPU)
525 stars 185 forks source link

Unknown layer type: DepthwiseConvolution #27

Closed ShawKai666 closed 6 years ago

ShawKai666 commented 6 years ago

When i try your DepthwiseConvolution layer, i got the error:Unknown layer type: DepthwiseConvolution, why? And should i change caffe.proto?