You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/25 15:02:29 UTC

[GitHub] 729009982 opened a new issue #12973: load 2 data-sets in a same order

729009982 opened a new issue #12973: load 2 data-sets in a same order
URL: https://github.com/apache/incubator-mxnet/issues/12973
 
 
   Hi.
       I am writing to load 2 data-set by VOCDetection from gluoncv ,But I want to read 2 data-sets (same num,size) in a same order .Due to the shuffle strategy ,I can not ensure that. 
   And I want to know if I fix the random seed would works.
   If works,and whether or not  this solution would heart the performance.
   
   
   
     What should I do ? Thank you for your time. :slight_smile: 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services