Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update on "enable data loading for data parallel training"
Tested that data loading now have the expected behavior: - different dp ranks get different data - different tp ranks within the same dp rank get the same data [ghstack-poisoned]
- Loading branch information