cjolivier01 commented on issue #9366: Refactor dropout operator to use ParallelRandom generator and also react deterministically when seeding URL: https://github.com/apache/incubator-mxnet/pull/9366#issuecomment-357386015 Unless I was reading something wrong before this would blow up for anything smaller than fp32 for mast when using MKL, so fixed it to only use MKL for data size >= int This was due to viRngBernoulli() function having 'int' output.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
