reminisce commented on issue #11079: Is it possible to apply intersection/union 
on mx.nd.array
URL: 
https://github.com/apache/incubator-mxnet/issues/11079#issuecomment-393311570
 
 
   You can call the operators explicitly: `mx.nd.logical_and(a, b)` and 
`mx.nd.logical_or(a, b)`. GPU is supported.

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


With regards,
Apache Git Services

Reply via email to