apeforest commented on issue #16735: Use single-bit for mask in dropout operator
URL: https://github.com/apache/incubator-mxnet/pull/16735#issuecomment-586650517
 
 
   > > Does the slow down come from more computation in the new algorithm or 
the sub-optimal implementation?
   > 
   > The new implementation increases both memory load and additional bit-wise 
operations. So performance slow down is expected.
   
   The memory load is actually reduced even in the case of MKL, right?

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