ashokei opened a new pull request #10021: [MXNET-33] Mkldnn pooling convention 
crash
URL: https://github.com/apache/incubator-mxnet/pull/10021
 
 
   ## Description ##
   As crash is seen if pooling convention is "full" with Max pool. This PR 
resolves the crash by defaulting to CPU implementation when pooling convention 
is "full". 
   
   ## Checklist ##
   ### Essentials ###
   - [ ? ] Passed code style checking (`make lint`)
   - [ ? ] Changes are complete (i.e. I finished coding on this PR)
   
   ### Changes ###
   - disable mkl-dnn if pooling convention is "full"
   
   ## Comments ##
   - This PR is to resolve the crash seen. A new PR may be needed to implement 
"full" pooling convention with mkl-dnn.
   

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