Trainer test with ckpt_path not work as expected #8797
Answered
by
tchaton
tshu-w
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
-
I wander If I misunderstanding doc. Trainer test with ckpt_path doesn't load ckpt. model.load_from_checkpoint works.
|
Beta Was this translation helpful? Give feedback.
Answered by
tchaton
Aug 19, 2021
Replies: 1 comment 2 replies
-
Dear @tshu-w, Mind opening an issue with a reproducible script using the BoringModel. Best, |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
tshu-w
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dear @tshu-w,
Mind opening an issue with a reproducible script using the BoringModel.
Best,
T.C