You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/25 03:48:01 UTC

[GitHub] wkcn commented on issue #12971: DeformableConvolution throws an "not implemented" error

wkcn commented on issue #12971: DeformableConvolution throws an "not implemented" error
URL: https://github.com/apache/incubator-mxnet/issues/12971#issuecomment-432904852
 
 
   It seems that the layer could not convert a number to a 2-D shape.
   You could try `mxnet.symbol.contrib.DeformableConvolution(num_filter=5,kernel=(3,3),pad=1)` temporarily.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services