You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In reconfigure, global shuffling is performed. The data loader only have the indices of the local samples. It still has the shuffling on the pytorch / dali data loader which need to be fixed.
Please send another PR to fixed the redundant shuffling issue @hariharan-devarajan
The text was updated successfully, but these errors were encountered:
In reconfigure, global shuffling is performed. The data loader only have the indices of the local samples. It still has the shuffling on the pytorch / dali data loader which need to be fixed.
Please send another PR to fixed the redundant shuffling issue @hariharan-devarajan
The text was updated successfully, but these errors were encountered: