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: us...@infra.apache.org With regards, Apache Git Services