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: [email protected] With regards, Apache Git Services
