Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPS: add linespace op #78570

Closed
wants to merge 5 commits into from
Closed

MPS: add linespace op #78570

wants to merge 5 commits into from

Conversation

kulinseth
Copy link
Collaborator

Fixes #ISSUE_NUMBER

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 31, 2022

🔗 Helpful links

✅ 1 Base Failures

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

Expand to see more

None of the CI failures appear to be your fault 💚



🚧 1 fixed upstream failure:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is older than viable/strict, run these commands:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

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.

@kulinseth kulinseth added this to the 1.12.0 milestone May 31, 2022
@kulinseth kulinseth added the ciflow/trunk Trigger trunk jobs on your pull request label May 31, 2022
@kulinseth
Copy link
Collaborator Author

@pytorchbot merge this please

@malfet
Copy link
Contributor

malfet commented Jun 1, 2022

@pytorchbot merge this

@github-actions
Copy link

github-actions bot commented Jun 1, 2022

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

@malfet malfet added topic: improvements topic category release notes: mps Release notes category labels Jun 1, 2022
facebook-github-bot pushed a commit that referenced this pull request Jun 2, 2022
Summary:
Fixes #ISSUE_NUMBER

Pull Request resolved: #78570
Approved by: https://github.com/malfet

Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/a3bdafece3a07aea186e34abc28e2540aa078393

Reviewed By: seemethere

Differential Revision: D36815745

Pulled By: seemethere

fbshipit-source-id: 8a6338c34b10b219e76a23e1577a0142ccd4c7b3
atalman pushed a commit to atalman/pytorch that referenced this pull request Jun 6, 2022
Fixes #ISSUE_NUMBER

Pull Request resolved: pytorch#78570
Approved by: https://github.com/malfet
malfet pushed a commit that referenced this pull request Jun 7, 2022
Fixes #ISSUE_NUMBER

Pull Request resolved: #78570
Approved by: https://github.com/malfet

(cherry picked from commit a3bdafe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk Trigger trunk jobs on your pull request cla signed Merged open source release notes: mps Release notes category topic: improvements topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants