8000 [ET-VK][Ops] aten.tan.default in unary_ops by pytorchbot · Pull Request #11153 · pytorch/executorch · GitHub
[go: up one dir, main page]

Skip to content

[ET-VK][Ops] aten.tan.default in unary_ops #11153

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

Closed
wants to merge 3 commits into from
Closed

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #11047 by @ahmtox
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/ahmtox/3/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/ahmtox/3/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/ahmtox/2/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/ahmtox/3/orig
@diff-train-skip-merge

morelos added 2 commits May 27, 2025 06:57
Pull Request resolved: #11046

Goal is to create the tan operator and its test case

ghstack-source-id: 286384697
@exported-using-ghexport

Differential Revision: [D75100188](https://our.internmc.facebook.com/intern/diff/D75100188/)
Pull Request resolved: #11047

Adds tan to unary_ops, as it doesn't already exist
ghstack-source-id: 286384698

Differential Revision: [D75112807](https://our.internmc.facebook.com/intern/diff/D75112807/)
@pytorchbot pytorchbot requested a review from SS-JIA as a code owner May 27, 2025 16:07
Copy link
pytorch-bot bot commented May 27, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 2 New Failures

As of commit b2b470f with merge base af0a246 (image):

NEW FAILURES - The following jobs have failed:

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

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 27, 2025
Base automatically changed from gh/ahmtox/2/orig to main June 4, 2025 00:46
Copy link
github-actions bot commented Jun 4, 2025

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Copy link
Contributor
@SS-JIA SS-JIA left a comment

Choose a reason for hiding this comment

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

I don't think we can land this PR since it is so old. If it's landed now, there will two definitions of the tan op, one in Tan.cpp and one in UnaryOp.cpp since this PR doesn't remove the Tan.cpp file. Note that Tan.cpp was relanded as part of D75920603 because the diff train couldn't link the landed PR to the original diff that was landed internally.

@psiddh
Copy link
Contributor
psiddh commented Jul 8, 2025

Closing this PR based off comments from @SS-JIA

@psiddh psiddh closed this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0