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 2018/12/18 18:02:58 UTC

[GitHub] kalpitdixit opened a new issue #13675: OP request: GPU version of mxnet.ndarray.contrib.boolean_mask

kalpitdixit opened a new issue #13675: OP request: GPU version of mxnet.ndarray.contrib.boolean_mask
URL: https://github.com/apache/incubator-mxnet/issues/13675
 
 
   I need to use the "**boolean_mask**" operator in my Gluon model. Currently, it is only implemented for CPU which is making training for my model very slow (multiple weeks). Can we please have this op in GPU as well?
   
   https://mxnet.incubator.apache.org/api/python/ndarray/contrib.html#mxnet.ndarray.contrib.boolean_mask

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