Skip to content

Conversation

@t-vi
Copy link
Collaborator

@t-vi t-vi commented Oct 23, 2019

Before, we would only give the key we are looking for (i.e. typically
just "No such serialized tensor 'weight'", no matter for which submodule
we were looking for a weight.
Now we error with "No such serialized tensor '0.conv1.weight'" or
similar.
The analogous information is added to missing module error messages.

I threw in a test, and it saved me already...

Before, we would only give the key we are looking for (i.e. typically
just "No such serialized tensor 'weight'", no matter for which submodule
we were looking for a weight.
Now we error with "No such serialized tensor '0.conv1.weight'" or
similar.
The analogous information is added to missing module error messages.

I threw in a test, and it saved me already...
@t-vi t-vi requested a review from yf225 October 23, 2019 10:41
Copy link
Contributor

@yf225 yf225 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@t-vi Thanks a lot for the nice improvement!

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yf225 is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@t-vi
Copy link
Collaborator Author

t-vi commented Oct 30, 2019

@yf225 This seems to be stalled. Would it help if I rebased?

@yf225
Copy link
Contributor

yf225 commented Oct 30, 2019

@t-vi Sorry it was my fault - let me try to land again and see if it works. Thanks so much for your help Thomas!

@facebook-github-bot
Copy link
Contributor

@yf225 merged this pull request in 2526f97.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants