Created
July 29, 2019 17:49
-
-
Save williamFalcon/f73a0832eb14e6e12d494ff31a90f9a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trainer = Trainer(amp_level='O2', use_amp=False) | |
trainer.fit(model) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment