Skip to content

Conversation

@dfalbel
Copy link
Contributor

@dfalbel dfalbel commented Oct 18, 2022

Implements the signbit operator for MPS. Links to #77764

@dfalbel dfalbel requested a review from kulinseth as a code owner October 18, 2022 16:24
@pytorch-bot pytorch-bot bot added ciflow/mps Run MPS tests (subset of trunk) release notes: mps Release notes category labels Oct 18, 2022
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 18, 2022

🔗 Helpful Links

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

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

✅ No Failures, 1 Pending

As of commit 157e4c4:
💚 Looks good so far! There are no failures yet. 💚

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

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 18, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: dfalbel / name: Daniel Falbel (054466e)

Copy link
Collaborator

@kulinseth kulinseth left a comment

Choose a reason for hiding this comment

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

Modulo the nit, it looks good. Thanks

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 18, 2022
@dfalbel
Copy link
Contributor Author

dfalbel commented Oct 18, 2022

Thanks! Fixed the typo :)

@kit1980
Copy link
Contributor

kit1980 commented Oct 25, 2022

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

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

dfalbel and others added 2 commits October 25, 2022 02:27
Co-authored-by: Kulin Seth <kulinseth@gmail.com>
@pytorchmergebot
Copy link
Collaborator

Successfully rebased mps-signbit onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout mps-signbit && git pull --rebase)

@kit1980
Copy link
Contributor

kit1980 commented Oct 25, 2022

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

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

@github-actions
Copy link
Contributor

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

kulinseth pushed a commit to kulinseth/pytorch that referenced this pull request Nov 5, 2022
Implements the signbit operator for MPS. Links to pytorch#77764

Pull Request resolved: pytorch#87214
Approved by: https://github.com/kulinseth, https://github.com/kit1980
kulinseth pushed a commit to kulinseth/pytorch that referenced this pull request Dec 10, 2022
Implements the signbit operator for MPS. Links to pytorch#77764

Pull Request resolved: pytorch#87214
Approved by: https://github.com/kulinseth, https://github.com/kit1980
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/mps Run MPS tests (subset of trunk) ciflow/trunk Trigger trunk jobs on your pull request Merged open source release notes: mps Release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants