Ashok Emani created MXNET-33:
--------------------------------

             Summary: mxnet mkl-dnn crashes for Max pooling with convention 
"full" 
                 Key: MXNET-33
                 URL: https://issues.apache.org/jira/browse/MXNET-33
             Project: Apache MXNet
          Issue Type: Bug
            Reporter: Ashok Emani
            Assignee: Chris Olivier


A crash is seen when running SSD-VGG16 300 VOC , with mxnet mkldnn build, for 
the following op.

 

"op": "Pooling",                            

"attrs": {                     

  "kernel": "(2, 2)",          

  "pool_type": "max",          

  "pooling_convention": "full",

  "stride": "(2, 2)"           

},    

                      



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to