Skip to content

Reland #2 of "Added {logical_not, trace} refs, moved logical ops to use method overloads"#79819

Closed
Chillee wants to merge 3 commits intogh/chillee/63/basefrom
gh/chillee/63/head
Closed

Reland #2 of "Added {logical_not, trace} refs, moved logical ops to use method overloads"#79819
Chillee wants to merge 3 commits intogh/chillee/63/basefrom
gh/chillee/63/head

Conversation

@Chillee
Copy link
Collaborator

@Chillee Chillee commented Jun 17, 2022

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Jun 17, 2022

🔗 Helpful links

✅ No Failures (0 Pending)

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

Expand to see more

💚 💚 Looks good so far! There are no failures yet. 💚 💚


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.

…al ops to use method overloads""

[ghstack-poisoned]
Chillee added a commit that referenced this pull request Jun 17, 2022
…se method overloads"

ghstack-source-id: 6d14a53
Pull Request resolved: #79819
Copy link
Collaborator

@mruberry mruberry left a comment

Choose a reason for hiding this comment

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

Stamped!

…al ops to use method overloads""

[ghstack-poisoned]
Chillee added a commit that referenced this pull request Jun 20, 2022
…se method overloads"

ghstack-source-id: 0ecd949
Pull Request resolved: #79819
@Chillee
Copy link
Collaborator Author

Chillee commented Jun 20, 2022

@pytorchbot help

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 20, 2022

❌ 🤖 pytorchbot command failed:

@pytorchbot: error: argument command: invalid choice: 'help' (choose from 'merge', 'revert', 'rebase')

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

Try @pytorchbot --help for more info.

@Chillee
Copy link
Collaborator Author

Chillee commented Jun 20, 2022

@pytorchbot --help

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 20, 2022

PyTorchBot Help

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

In order to invoke the bot on your PR, include a line that starts with
@pytorchbot anywhere in a comment. That line will form the command; no
multi-line commands are allowed. 

Example:
    Some extra context, blah blah, wow this PR looks awesome

    @pytorchbot merge

optional arguments:
  -h, --help            Show this help message and exit.

command:
  {merge,revert,rebase}
    merge               Merge a PR
    revert              Revert a PR
    rebase              Rebase a PR

Merge

usage: @pytorchbot merge [-g | -f | -l]

Merge an accepted PR, subject to the rules in .github/merge_rules.json.
By default, this will wait for all required checks to succeed before merging.

optional arguments:
  -g, --green        Merge when *all* status checks pass.
  -f, --force        Merge without checking anything. ONLY USE THIS FOR CRITICAL FAILURES.
  -l, --land-checks  Merge with land time checks. (EXPERIMENTAL! DO NOT USE)

Revert

usage: @pytorchbot revert -m MESSAGE -c
                          {nosignal,ignoredsignal,landrace,weird,ghfirst}

Revert a merged PR. This requires that you are a Meta employee.

Example:
  @pytorchbot revert -m="This is breaking tests on trunk. hud.pytorch.org/" -c=nosignal

optional arguments:
  -m MESSAGE, --message MESSAGE
                        The reason you are reverting, will be put in the commit message. Must be longer than 3 words.
  -c {nosignal,ignoredsignal,landrace,weird,ghfirst}, --classification {nosignal,ignoredsignal,landrace,weird,ghfirst}
                        A machine-friendly classification of the revert reason.

Rebase

usage: @pytorchbot rebase [-s | -b BRANCH]

Rebase a PR. Rebasing defaults to the default branch of pytorch (master).
You, along with any member of the pytorch organization, can rebase your PR.

optional arguments:
  -s, --stable          Rebase to viable/strict
  -b BRANCH, --branch BRANCH
                        Branch you would like to rebase to

@Chillee
Copy link
Collaborator Author

Chillee commented Jun 20, 2022

@pytorchbot merge -g

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a merge job. Check the current status here

@github-actions
Copy link
Contributor

Hey @Chillee.
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.

@Chillee
Copy link
Collaborator Author

Chillee commented Jun 20, 2022

@pytorchbot revert -m="land raced with softshrink refs" -c=landrace

@malfet
Copy link
Contributor

malfet commented Jun 20, 2022

@pytorchbot revert -m "land race with softshring refs" -c landrace

@malfet
Copy link
Contributor

malfet commented Jun 20, 2022

@pytorchbot help

@malfet
Copy link
Contributor

malfet commented Jun 20, 2022

@pytorchbot successfully started a revert job. Check the current status here

malfet added a commit that referenced this pull request Jun 20, 2022
…ops to use method overloads""

This reverts commit f3665dd.

Reverted #79819 on behalf of https://github.com/malfet due to land raced with softshrink refs
@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 20, 2022

❌ 🤖 pytorchbot command failed:

@pytorchbot: error: argument command: invalid choice: 'help' (choose from 'merge', 'revert', 'rebase')

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

Try @pytorchbot --help for more info.

@pytorchmergebot
Copy link
Collaborator

Reverting PR 79819 failed due to Command git -C /home/runner/actions-runner/_work/pytorch/pytorch revert --no-edit f3665dd23719137e034b306880c6fd0cec96881d returned non-zero exit code 1

On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

Raised by https://github.com/pytorch/pytorch/actions/runs/2531718031

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 20, 2022

❌ 🤖 pytorchbot command failed:

@pytorchbot revert: error: the following arguments are required: -c/--classification

usage: @pytorchbot revert -m MESSAGE -c
                          {nosignal,ignoredsignal,landrace,weird,ghfirst}

Try @pytorchbot --help for more info.

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 20, 2022

❌ 🤖 pytorchbot command failed:

@pytorchbot revert: error: the following arguments are required: -c/--classification

usage: @pytorchbot revert -m MESSAGE -c
                          {nosignal,ignoredsignal,landrace,weird,ghfirst}

Try @pytorchbot --help for more info.

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Reverting PR 79819 failed due to Command git -C /home/runner/actions-runner/_work/pytorch/pytorch revert --no-edit f3665dd23719137e034b306880c6fd0cec96881d returned non-zero exit code 1

On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

Raised by https://github.com/pytorch/pytorch/actions/runs/2531806076

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 20, 2022

❌ 🤖 pytorchbot command failed:

@pytorchbot revert: error: the following arguments are required: -c/--classification

usage: @pytorchbot revert -m MESSAGE -c
                          {nosignal,ignoredsignal,landrace,weird,ghfirst}

Try @pytorchbot --help for more info.

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 20, 2022

❌ 🤖 pytorchbot command failed:

@pytorchbot: error: argument command: invalid choice: 'successfully' (choose from 'merge', 'revert', 'rebase')

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

Try @pytorchbot --help for more info.

@facebook-github-bot facebook-github-bot deleted the gh/chillee/63/head branch June 24, 2022 14:17
miladm pushed a commit to miladm/pytorch that referenced this pull request Jun 27, 2022
miladm pushed a commit to miladm/pytorch that referenced this pull request Jun 27, 2022
…ogical ops to use method overloads""

This reverts commit f3665dd.

Reverted pytorch#79819 on behalf of https://github.com/malfet due to land raced with softshrink refs
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.

5 participants