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


With regards,
Apache Git Services

Reply via email to