You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/05/22 01:21:30 UTC

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #8822: Can mx.nd.where(condition, x, y) supports if both x and y are None?

eric-haibin-lin commented on issue #8822: Can mx.nd.where(condition, x, y) supports if both x and y are None?
URL: https://github.com/apache/incubator-mxnet/issues/8822#issuecomment-494615842
 
 
   We can now follow the boolean mask example where dynamic output shape is supported: 
   src/operator/contrib/boolean_mask.cc

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


With regards,
Apache Git Services