leezu commented on issue #18865: URL: https://github.com/apache/incubator-mxnet/issues/18865#issuecomment-670053997
> Why is the result different than on different cpus? The seed does not seem to be fixed in my example. Thank you! You are running two random operations in sequence. The first operation uses the fixed seed but modifies the internal state of the random resource. ---------------------------------------------------------------- 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]
