pytorch icon indicating copy to clipboard operation
pytorch copied to clipboard

Limits constant chunk propagation for pw-node-only

Open jjsjann123 opened this issue 1 year ago • 1 comments

Fixes #82899

TODO:

  • [ ] python test for the breakage.

jjsjann123 avatar Aug 09 '22 16:08 jjsjann123

:link: Helpful links

:white_check_mark: No Failures (0 Pending)

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

Expand to see more

:green_heart: :green_heart: Looks good so far! There are no failures yet. :green_heart: :green_heart:


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

facebook-github-bot avatar Aug 09 '22 16:08 facebook-github-bot

This one should be good to go

jjsjann123 avatar Aug 10 '22 07:08 jjsjann123

@pytorchbot merge

jjsjann123 avatar Aug 11 '22 15:08 jjsjann123

@pytorchbot successfully started a merge job. Check the current status here. The merge job was triggered without a flag. This means that your change will be merged once all checks on your PR have passed (ETA: 0-4 Hours). If this is not the intended behavior, feel free to use some of the other merge options in the wiki. Please reach out to the PyTorch DevX Team with feedback or questions!

pytorchmergebot avatar Aug 11 '22 15:08 pytorchmergebot

Hey @jjsjann123. You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'. For changes that are 'topic: not user facing' there is no need for a release notes label.

github-actions[bot] avatar Aug 11 '22 15:08 github-actions[bot]