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

[FX] Fix submodule naming for subgraph split #47869

Closed
wants to merge 2 commits into from

Conversation

jamesr66a
Copy link
Collaborator

@jamesr66a jamesr66a commented Nov 12, 2020

Stack from ghstack:

Submodules copied into a partition were using only the last atom in the qualified name, which caused problems when different Modules with the same last atom are put into the same Partition. Use the full qualname with underscores instead

Differential Revision: D24925283

Submodules copied into a partition were using only the last atom in the qualified name, which caused problems when different Modules with the same last atom are put into the same Partition. Use the full qualname with underscores instead

Differential Revision: [D24925283](https://our.internmc.facebook.com/intern/diff/D24925283)

[ghstack-poisoned]
jamesr66a pushed a commit that referenced this pull request Nov 12, 2020
ghstack-source-id: bb40fbcbe0965f35544eb0d6fb1221cb6e13eb14
Pull Request resolved: #47869
@dr-ci
Copy link

dr-ci bot commented Nov 12, 2020

💊 CI failures summary and remediations

As of commit 85ddd4b (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

1 failure not recognized by patterns:

Job Step Action
CircleCI pytorch_windows_vs2019_py36_cuda11.0_build Install Cuda 🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 1 time.

@facebook-github-bot
Copy link
Contributor

@jamesr66a merged this pull request in 9734c04.

@facebook-github-bot facebook-github-bot deleted the gh/jamesr66a/317/head branch November 16, 2020 15:17
tugsbayasgalan pushed a commit to tugsbayasgalan/pytorch that referenced this pull request Nov 16, 2020
Summary: Pull Request resolved: pytorch#47869

Test Plan: Imported from OSS

Reviewed By: scottxu0730

Differential Revision: D24925283

Pulled By: jamesr66a

fbshipit-source-id: a33bff20667405a3bbfc81e1e640c2649c0db03b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants