pytorch icon indicating copy to clipboard operation
pytorch copied to clipboard

Add __all__ to torch.utils submodules

Open anjali411 opened this issue 3 years ago • 6 comments

Stack from ghstack:

  • #85343
  • -> #85331
  • #85080

anjali411 avatar Sep 20 '22 10:09 anjali411

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/85331

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

:white_check_mark: No Failures

As of commit bbbf74f202347bc0826f6dd47771726c4ea1f521: :green_heart: Looks good so far! There are no failures yet. :green_heart:

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

pytorch-bot[bot] avatar Sep 20 '22 10:09 pytorch-bot[bot]

@pytorchbot merge -g

anjali411 avatar Sep 21 '22 09:09 anjali411

❌ 🤖 pytorchbot command failed:

@pytorchbot: error: unrecognized arguments: -g

usage: @pytorchbot [-h] {merge,revert,rebase,label} ...

Try @pytorchbot --help for more info.

pytorch-bot[bot] avatar Sep 21 '22 09:09 pytorch-bot[bot]

@pytorchbot merge -g

anjali411 avatar Sep 21 '22 09:09 anjali411

@pytorchbot successfully started a merge job. Check the current status here. The merge job was triggered with the green (-g) 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 Sep 21 '22 09:09 pytorchmergebot

Merge failed

Reason: The following mandatory check(s) failed (Rule superuser):

Dig deeper by viewing the failures on hud

Details for Dev Infra team Raised by workflow job

pytorchmergebot avatar Sep 21 '22 11:09 pytorchmergebot

@pytorchbot merge -g

anjali411 avatar Sep 27 '22 12:09 anjali411

@pytorchbot successfully started a merge job. Check the current status here. The merge job was triggered with the green (-g) 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 Sep 27 '22 12:09 pytorchmergebot

Hey @anjali411. 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 Sep 27 '22 14:09 github-actions[bot]