Skip to content

Instantly share code, notes, and snippets.

@williamFalcon
Created July 29, 2019 17:47
Show Gist options
  • Save williamFalcon/23021c2aac4fe25aafaba18911f8dfc9 to your computer and use it in GitHub Desktop.
Save williamFalcon/23021c2aac4fe25aafaba18911f8dfc9 to your computer and use it in GitHub Desktop.
trainer = Trainer(accumulate_grad_batches=16)
trainer.fit(model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment