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

load higher version pytorch model error #924

Open
RiceZ opened this issue Jun 22, 2021 · 0 comments
Open

load higher version pytorch model error #924

RiceZ opened this issue Jun 22, 2021 · 0 comments

Comments

@RiceZ
Copy link

RiceZ commented Jun 22, 2021

Hi, there are some errors when I transfer my pytorch model to caffe model. I run it in docker.

image

I guess the reason is that the versions of torch are not matched. docker's torch version is 0.4.0 and mine is 1.7.1. I try to load this pytorch model and get the same errors:

image

What should I do now? Because there will be lots of errors if I train model using torch 0.4.0 with my current code.
Btw, What is the plan of docker update?

thank you very much!

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

No branches or pull requests

1 participant