reminisce commented on issue #16101: [Bug,  Feature Request]  mx.nd.where()
URL: 
https://github.com/apache/incubator-mxnet/issues/16101#issuecomment-528511224
 
 
   Scalar tensors like below is not supported in `mx.nd` module. We need to 
implement a numpy-compatible where op for this purpose. I will add this op to 
the list and prioritize it.
   ```python
   y = mx.nd.array(4)            #    y.shape: ()
   ```

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


With regards,
Apache Git Services

Reply via email to