pytorch icon indicating copy to clipboard operation
pytorch copied to clipboard

Enable CSC @ CSC addmm

Open amjames opened this issue 2 years ago • 1 comments

Stack from ghstack (oldest at bottom):

  • -> #85379
  • #85378
  • #85308
  • #85307

amjames avatar Sep 20 '22 22:09 amjames

:link: Helpful Links

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

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

:white_check_mark: No Failures, 2 Pending

As of commit 0721a0012b8ac969dd10d457c3732661beb22e0c: :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 22:09 pytorch-bot[bot]

@pytorchbot merge

amjames avatar Sep 27 '22 12:09 amjames

@pytorchbot successfully started a merge job. Check the current status here and land check progress here. The merge job was triggered with the land checks (-l) flag. If you did not specify this flag yourself, you are likely enrolled in the land checks rollout. This means that your change will be merged once all checks on your PR and the land checks have passed (ETA 4 Hours). If you need to coordinate lands between different changes and cannot risk a land race, please add the ciflow/trunk label to your PR and wait for signal to complete, and then land your changes in proper order. Having trunk, pull, and Lint pre-run on a PR will bypass land checks and the ETA should be immediate. 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

Merge failed

Reason: Failed to merge; some land checks failed: pull, pull / linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge), pull / linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge), pull / linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge), pull / linux-bionic-py3.7-clang9 / test (dynamo, 1, 2, linux.2xlarge), trunk, trunk / parallelnative-linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)

If you believe this is an error, you can use the old behavior with @pytorchbot merge -g (optionally with the ciflow/trunk to get land checks) or use @pytorchbot merge -f "some reason here". For more information, see the bot wiki.

Please reach out to the PyTorch DevX Team with feedback or questions!

Details for Dev Infra team Raised by workflow job

pytorchmergebot avatar Sep 27 '22 13:09 pytorchmergebot

@pytorchbot merge

amjames avatar Sep 27 '22 15:09 amjames

Merge failed

Reason: The following mandatory check(s) are pending/not yet run (Rule Sparse):

Dig deeper by viewing the pending checks on hud

If you believe this is an error, you can use the old behavior with @pytorchbot merge -g (optionally with the ciflow/trunk to get land checks) or use @pytorchbot merge -f "some reason here". For more information, see the bot wiki.

Please reach out to the PyTorch DevX Team with feedback or questions!

Details for Dev Infra team Raised by workflow job

pytorchmergebot avatar Sep 27 '22 15:09 pytorchmergebot

@pytorchbot merge

amjames avatar Sep 27 '22 16:09 amjames

@pytorchbot successfully started a merge job. Check the current status here and land check progress here. The merge job was triggered with the land checks (-l) flag. If you did not specify this flag yourself, you are likely enrolled in the land checks rollout. This means that your change will be merged once all checks on your PR and the land checks have passed (ETA 4 Hours). If you need to coordinate lands between different changes and cannot risk a land race, please add the ciflow/trunk label to your PR and wait for signal to complete, and then land your changes in proper order. Having trunk, pull, and Lint pre-run on a PR will bypass land checks and the ETA should be immediate. 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 16:09 pytorchmergebot

Merge failed

Reason: Failed to merge; some land checks failed: pull, pull / linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)

If you believe this is an error, you can use the old behavior with @pytorchbot merge -g (optionally with the ciflow/trunk to get land checks) or use @pytorchbot merge -f "some reason here". For more information, see the bot wiki.

Please reach out to the PyTorch DevX Team with feedback or questions!

Details for Dev Infra team Raised by workflow job

pytorchmergebot avatar Sep 27 '22 16:09 pytorchmergebot

@pytorchbot merge -g

amjames avatar Sep 27 '22 17:09 amjames

@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 17:09 pytorchmergebot

Hey @amjames. 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 19:09 github-actions[bot]