sxjscience commented on issue #18068: [Numpy] Failed for Boolean type
URL: 
https://github.com/apache/incubator-mxnet/issues/18068#issuecomment-614146108
 
 
   We should enhance the support of `boolean` type. The current problem is that 
operators like `np.equal(a, b)`, `a == b` will return a array with boolean 
type. However, this array will usually be updated with operations like `1 - 
mask`.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to