Replies: 1 comment 2 replies
-
xref: pytorch/pytorch#98521 |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I successfully pre-trained a DPA-2 model with out any erro information, but then I got an error whether I ran
dp --pt freeze
ordp freeze
.I don't understand how this error occurs. If I use the same input file to pre_train and then run
dp freeze
in version 3.0.0b4 I don't get this problem.By the way, I would like to know that it is not possible to use
dp convert-backend
to convert.pth
to.pb
in 3.0.0b4 right?I appreciate everyone's willingness to help answer my questions.
Beta Was this translation helpful? Give feedback.
All reactions