"git@developer.sourcefind.cn:one/TransferBench.git" did not exist on "8b2cd85d204c5fbe6b20f1fa6f6e46ff4898331d"
[feat] AdaScale: Gradient Accumulation and Add PyTest unit tests (#202)
* added AdaScale to README * [adascale] added gradient accumulation - added gradient accumulation - tested with cifar full trainings with different value of accumulation and verified the full accuracy is obtained - also removed the patch optimize flag until we need it * [adascale] adding pytest - added basic and ddp tests and grad_accum - closes #195 * added changelog * added ddp grad_accum test * moved ddp and non-ddp tests into separate files * added checkpoint test * more doc * addressed Mike's comments
Showing
Please register or sign in to comment