You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/13 04:50:56 UTC

[GitHub] ufukcbicici opened a new issue #7443: tf.boolean_mask equivalent in MxNet

ufukcbicici opened a new issue #7443: tf.boolean_mask equivalent in MxNet
URL: https://github.com/apache/incubator-mxnet/issues/7443
 
 
   In my archictecture, I want to pick same of the samples in a minibatch at different stages of computation, based on a binary vector produced elsewhere in the network. In Tensorflow, tf.boolean_mask is generally used for that purpose. How can I achieve the similar effect in MxNet, is it possible?
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services