wkcn commented on issue #10689: MXNet conv should check the number of elements 
in strides, padding, etc.
URL: 
https://github.com/apache/incubator-mxnet/issues/10689#issuecomment-384493545
 
 
   It seems that the shape of arr1 is (10,10,30,1), and the shape of arr2 is 
(10,10,30,30).
   The cpu output is 3000 in MXNet 1.2.0 (0ca6dd29).
   However, In MXNet 1.1.0 (pip install), the program crashed and return 
'Command terminated
   '.

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

Reply via email to