• Stas Bekman's avatar
    [s2s trainer] fix DP mode (#8823) · 7f34d757
    Stas Bekman authored
    * fix DP case on multi-gpu
    
    * make executable
    
    * test all 3 modes
    
    * use the correct check for distributed
    
    * dp doesn't need a special case
    
    * restore original name
    
    * cleanup
    7f34d757
test_finetune_trainer.py 8.48 KB