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/06/19 15:37:00 UTC

[GitHub] aluo-x commented on issue #11176: Failed to find any forward convolution algorithm.

aluo-x commented on issue #11176: Failed to find any forward convolution algorithm.
URL: https://github.com/apache/incubator-mxnet/issues/11176#issuecomment-398444125
 
 
   Also encountered this error on Windows, CUDA 9.2, cudnn 7.1.4.
   
   Ran the following command `python train_imagenet.py --benchmark 1 --gpus 0 --network inception-v3 --batch-size 64 --image-shape 3,299,299 --num-epochs 1 --kv-store device`
   
   Reducing the batch size to 16 resolved the issue.
   

----------------------------------------------------------------
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