codewithsk commented on issue #11176: Failed to find any forward convolution algorithm. URL: https://github.com/apache/incubator-mxnet/issues/11176#issuecomment-403173601 Currently facing this issue. Reducing batch size does not seem to fix the issue. Trying to train [fast neural style transfer](https://github.com/SineYuan/mxnet-fast-neural-style/tree/605da92ba3ece0107eff64f3b7e1c13f28c6f0dd ) Issues seems to arise when trying to do mod.save_params() throws the following error: ``` mxnet.base.MXNetError: [23:59:34] src/operator/nn/./cudnn/cudnn_convolution-inl.h:744: Failed to find any forward convolution algorithm. ```
---------------------------------------------------------------- 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
