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 2018/08/18 16:38:00 UTC

[GitHub] cclauss opened a new issue #12242: RowSparseNDArray.retain() is an infinite loop

cclauss opened a new issue #12242: RowSparseNDArray.retain() is an infinite loop
URL: https://github.com/apache/incubator-mxnet/issues/12242
 
 
   Spotted by @vandanavk and PyLint at https://github.com/apache/incubator-mxnet/pull/12200#issuecomment-413691405 [RowSparseNDArray.retain()](https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/ndarray/sparse.py#L784-L790) would seem to recurse forever. 

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


With regards,
Apache Git Services