pytorch-image-models
pytorch-image-models copied to clipboard
Gradient accumulation included into training script
Added parameter 'iters_to_accumulate' to perform gradient accumulation during training.
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.
@lorenzbaraldi thanks for the PR, sorry for leaving it sit for so long, I'm going with a slightly different approach via #1659 with some additional cleanup