18c13e8f - Add tensor's barrier at the DataParallel iterator level, to make sure that even during validation (which is missing the optimizer step call), tensor's are synced.
Add tensor's barrier at the DataParallel iterator level, to make sure that even during validation (which is missing the optimizer step call), tensor's are synced.