Skip to content

Conversation

@angelayi
Copy link
Contributor

@angelayi angelayi commented Jul 6, 2023

Summary:
Some serialized nn_module_stacks contain nested commas, something like:
(getitem(L['module'],0),torch.nn.modules.linear.Linear)
Fixing the parsing so that we can deserialize the string in the format of: (local identifier, module type)

Test Plan: CI

Differential Revision: D47252881

@pytorch-bot
Copy link

pytorch-bot bot commented Jul 6, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/104721

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 1f8cbc2:

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47252881

@angelayi angelayi requested a review from zhxchen17 July 6, 2023 19:03
@angelayi angelayi added the topic: not user facing topic category label Jul 6, 2023
Copy link
Contributor

@zhxchen17 zhxchen17 left a comment

Choose a reason for hiding this comment

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

what's up with CI?

@angelayi angelayi force-pushed the export-D47252881 branch from 464c179 to b8f7c57 Compare July 6, 2023 21:51
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47252881

@angelayi angelayi force-pushed the export-D47252881 branch from b8f7c57 to f090c32 Compare July 6, 2023 22:00
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47252881

@angelayi angelayi force-pushed the export-D47252881 branch from f090c32 to 11e6665 Compare July 6, 2023 22:07
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47252881

Summary:
Pull Request resolved: pytorch#104721

Some serialized nn_module_stacks contain nested commas, something like:
`(getitem(L['module'],0),torch.nn.modules.linear.Linear)`
Fixing the parsing so that we can deserialize the string in the format of: `(local identifier, module type)`

Test Plan: CI

Reviewed By: zhxchen17

Differential Revision: D47252881

fbshipit-source-id: 5094b9c183d52c8d708e7e30c2de6b622fc0e7ea
@angelayi angelayi force-pushed the export-D47252881 branch from 11e6665 to 1f8cbc2 Compare July 6, 2023 22:16
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47252881

@facebook-github-bot
Copy link
Contributor

@pytorchbot merge

(Initiating merge automatically since Phabricator Diff has merged)

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 7, 2023
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

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

Labels

ciflow/trunk Trigger trunk jobs on your pull request fb-exported Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants