xiaodao2049 opened a new issue #14941: convolution layer when cudnn_off = False will cause random result URL: https://github.com/apache/incubator-mxnet/issues/14941 Hi,every one, I'm training a net in which some layers are convolution layer, and I set a random seed, but when the cudnn_off = False the result will be random, and if True, the result is reproduceable.
---------------------------------------------------------------- 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
