"docs/vscode:/vscode.git/clone" did not exist on "d01acab4be2c3a2c1ed5d0517cce15ccf2fc1724"
Avoid unnecessary DDP synchronization when gradient_accumulation_steps > 1 (#7742)
* use DDP no_sync when possible * fix is_nlp_available addition mistake * reformat trainer.py * reformat trainer.py * drop support for pytorch < 1.2 * return support for pytorch < 1.2
Showing
Please register or sign in to comment