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 2019/03/20 05:30:17 UTC

[GitHub] [incubator-mxnet] yuxihu opened a new pull request #14477: Revert "Fix memory leak for size-zero ndarray"

yuxihu opened a new pull request #14477: Revert "Fix memory leak for size-zero ndarray"
URL: https://github.com/apache/incubator-mxnet/pull/14477
 
 
   Reverts apache/incubator-mxnet#14365
   
   Removing size > 0 check in some paths caused flakiness in tests. One example is [test_sparse_parameter](http://jenkins.mxnet-ci.amazon-ml.com/blue/rest/organizations/jenkins/pipelines/mxnet-validation/pipelines/unix-gpu/branches/PR-14475/runs/1/nodes/275/steps/667/log/?start=0) in Perl GPU test suite. Let's revert this change to make CI more stable while we are investigating further.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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