sandeep-krishnamurthy opened a new issue #9436: Support boolean outputs for 
topk operator
URL: https://github.com/apache/incubator-mxnet/issues/9436
 
 
   ## Description
   Output from topk operator is positional 0s and 1s. It would be more standard 
with Numpy NDArray and other DL framework, if the return values are Boolean 
(True / False).
   
   Similarly, since MXNet NDArray wants to be closer to behavior of Numpy 
NDArray operations, it would be good to support Boolean types as output for 
conditional operators.
   
   This functionality will also help Apache MXNet backend for Keras2

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

Reply via email to