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/06/20 23:28:17 UTC

[GitHub] junrushao1994 opened a new issue #11346: Logic operator returns NDArrays of float, not int / boolean

junrushao1994 opened a new issue #11346: Logic operator returns NDArrays of float, not int / boolean
URL: https://github.com/apache/incubator-mxnet/issues/11346
 
 
   ## Description
   Logical operators for NDArrays returns a float NDArray, which is inconsistent of the description of the documentation. For example, [doc here](https://mxnet.incubator.apache.org/api/python/ndarray/ndarray.html#mxnet.ndarray.not_equal).
   
   ## Steps to reproduce
   Run the code provided by the doc.

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