haojin2 commented on issue #11346: Logic operator returns NDArrays of float, not int / boolean URL: https://github.com/apache/incubator-mxnet/issues/11346#issuecomment-399630671 We may not want to make `numpy.int8` as the default here, if you really need the dtype to be `numpy.int8` you can add a `cast` in your model or script.
---------------------------------------------------------------- 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
