How to load a released PL model in my directory? #9797
-
Hello! I’m new to PyTorch Lightning. Recently, I am developing a PyTorch project. I want to run an open-source DeepSpeech code in Github and load its checkpoint. I clone their repository and run successfully. Then, I want to add their model to my project.
Then, I try to directly call |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Ok, I got it. It's my fault. |
Beta Was this translation helpful? Give feedback.
Ok, I got it. It's my fault.