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: [email protected] With regards, Apache Git Services
