eric-haibin-lin opened a new issue #15968: 1 bit mask for Dropout 
URL: https://github.com/apache/incubator-mxnet/issues/15968
 
 
   Currently the mask generated by dropout op uses the same dtype and shape as 
the input. 1 bit per coordinate should be sufficient. Since dropout is heavily 
used after activations, this will save a lot of memory for training. 
   
   @ptrendx @DickJC123 @PatricZhao @TaoLv 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to