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/10/08 16:25:27 UTC

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #16395: [WIP] Use single bit for mask in Dropout

eric-haibin-lin commented on issue #16395: [WIP] Use single bit for mask in Dropout
URL: https://github.com/apache/incubator-mxnet/pull/16395#issuecomment-539593566
 
 
   Shall we infer np.int8 as the dtype for the dropout mask, and set the shape correspondingly so that each coordinate gets 1 bit for storage? https://github.com/apache/incubator-mxnet/blob/master/src/operator/nn/dropout.cc#L112-L126 

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