wkcn commented on issue #7410: mxnet random seed should not be fixed by default
URL: 
https://github.com/apache/incubator-mxnet/issues/7410#issuecomment-501542865
 
 
   I consider the following solution:
   We should follow the random seed settings of different frontends.
   For c++ front-end, the initial random seed is 0.
   For Python front-end, the initial random seed is random. In addition, we 
provide a funcyion to get current random seed.

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