Loading Lightning model in PyTorch #12041
Answered
by
rohitgr7
rahulvigneswaran
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
-
How to load a model saved in PyTorch Lightning in Vanilla PyTorch? |
Beta Was this translation helpful? Give feedback.
Answered by
rohitgr7
Feb 22, 2022
Replies: 1 comment
-
check this out: https://pytorch-lightning.readthedocs.io/en/latest/common/production_inference.html#id1 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rahulvigneswaran
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
check this out: https://pytorch-lightning.readthedocs.io/en/latest/common/production_inference.html#id1