QuantizationAwareTraining and precision #12390
Unanswered
austinmw
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is there any interaction between QuantizationAwareTraining callback and the precision Trainer arg? Is it okay/recommended to use
precision=16
withcallbacks=QuantizationAwareTraining()
?Beta Was this translation helpful? Give feedback.
All reactions