ashokei commented on issue #10021: [WIP] [MXNET-33] Mkldnn pooling convention 
crash
URL: https://github.com/apache/incubator-mxnet/pull/10021#issuecomment-371638503
 
 
   @marcoabreu @TaoLv @zheng-da Unit-tests currently do not seem to test 
backward/training mode for pooling very well. Below is the test for reproducing 
this crash.
   
   `
   cd example/image-classification/symbols/
   ln -s ../../ssd/symbol/vgg16_reduced.py vgg16_reduced.py
   cd ../../..
   python example/image-classification/train_cifar10.py --network vgg16_reduced
   `
   
   This PR will fix the above crash.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to