ankkhedia edited a comment on issue #6783: mx.set.seed() does not work using GPU URL: https://github.com/apache/incubator-mxnet/issues/6783#issuecomment-428644184 @danithaca The initial question posted was getting different outputs of same seed across GPU runs. The numbers which I posted still had same values across GPU runs. The values changed when we switched context from GPU to CPU but it was same for the same context. As far as my understanding, the same seed can produce different results across contexts but in a particular machine for a fixed context, it should be same.
---------------------------------------------------------------- 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
