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
Padding the dataset with dummy samples (they won't contribute in
total_loss) to make the #samples a multiple of degree of ddp*batch_size)
in case of
1) Fine tuning through DDP
2) train_batch_size > 1 or val_batch_size > 0
---------
Signed-off-by: Swati Allabadi <[email protected]>
Co-authored-by: Swati Allabadi <[email protected]>
Co-authored-by: Mamta Singh <[email protected]>
0 commit comments