Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to generate the onnx file #114

Open
AlyssaZyt opened this issue Dec 8, 2021 · 2 comments
Open

Fail to generate the onnx file #114

AlyssaZyt opened this issue Dec 8, 2021 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@AlyssaZyt
Copy link

I need an onnx file to preserve the searching result.
However, there are some errors after I load the pth file to the model.
For example, I loaded the pth file after depth configuration search to the SearchDepthCifarResNet model, Then the system warned me :' Missing key(s) in state_dict and Unexpected key(s) in state_dict: "epoch", "args", "last_checkpoint"."
How to solve the problem? Did I choose the right model? Or how to choose the right model?

@D-X-Y D-X-Y self-assigned this Dec 9, 2021
@D-X-Y D-X-Y added the question Further information is requested label Dec 9, 2021
@D-X-Y
Copy link
Owner

D-X-Y commented Dec 9, 2021

Unfortunately, I'm not familiar with ONNX.

@AlyssaZyt
Copy link
Author

Unfortunately, I'm not familiar with ONNX.

That's ok. I solved the problem. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants