WZMIAOMIAO / deep-learning-for-image-processing

deep learning for image processing including classification and object-detection etc.
GNU General Public License v3.0
23.33k stars 8.02k forks source link

shuffle 不起作用,顺序还是依次读取的 #551

Closed xiongzhu666 closed 2 years ago

xiongzhu666 commented 2 years ago

System information

Describe the current behavior shuffle 不起作用,顺序还是依次读取的

Error info / logs

WZMIAOMIAO commented 2 years ago

我测试pytorch代码,shuffle功能正常。