Skip to content
Discussion options

You must be logged in to vote

Turns out that I was doing something a little different in the actual code than:
my_module = MyLightningModule.load_from_checkpoint(ckpt_path)

When I do this exactly, things work as expected :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by xsys-technology
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment