How to save the model strucuture with weights. #1031
Unanswered
lelechen63
asked this question in
Q&A
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 there,
Currently, we need to save weights and config file. During testing, we also require mmengine to load model with weights and config. However, how can I save and load like torch.save() and torch.load(modelpath)? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions