apeforest commented on a change in pull request #17547: Fix cudnn Dropout 
reproducibility
URL: https://github.com/apache/incubator-mxnet/pull/17547#discussion_r382967982
 
 

 ##########
 File path: 3rdparty/mshadow/mshadow/random.h
 ##########
 @@ -466,6 +474,7 @@ class Random<gpu, DType> {
   uniform(Shape<dim> shape);
 
  private:
+  unsigned rseed_;
 
 Review comment:
   use uint64_t?

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