Skip to content

Conversation

fegin
Copy link
Contributor

@fegin fegin commented Nov 1, 2023

Stack from ghstack (oldest at bottom):

As title

Differential Revision: D50754433

Copy link

pytorch-bot bot commented Nov 1, 2023

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 6e94fc4 with merge base 94f3df2 (image):

NEW FAILURE - The following job has failed:

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

fegin added a commit that referenced this pull request Nov 1, 2023
As title

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

ghstack-source-id: 206184496
Pull Request resolved: #112669
Comment on lines +1226 to +1227
FSDPInitMode.RECURSIVE,
CUDAInitMode.CUDA_BEFORE,
Copy link
Contributor

Choose a reason for hiding this comment

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

QQ for my understanding: what are these init mode?

Copy link
Contributor

Choose a reason for hiding this comment

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

it is explained here:

cuda_init_mode (CUDAInitMode): Determines model movement to CUDA.

Copy link
Contributor

@wz337 wz337 left a comment

Choose a reason for hiding this comment

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

LGTM!

return self.outer(i + j)


class TestDummyModel(torch.nn.Module):
Copy link
Contributor

Choose a reason for hiding this comment

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

not necessary in this PR, but can we move it to torch/testing/_internal/common_fsdp.py?

@fegin
Copy link
Contributor Author

fegin commented Nov 3, 2023

@pytorchbot merge -f "The failing test is not related."

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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

@facebook-github-bot facebook-github-bot deleted the gh/fegin/173/head branch November 6, 2023 15:25
xuhancn pushed a commit to xuhancn/pytorch that referenced this pull request Nov 7, 2023
Skylion007 pushed a commit to Skylion007/pytorch that referenced this pull request Nov 14, 2023
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.

4 participants