Skip to content

[pt2] add metas for mode ops#106273

Closed
nkaretnikov wants to merge 4 commits intogh/nkaretnikov/162/basefrom
gh/nkaretnikov/162/head
Closed

[pt2] add metas for mode ops#106273
nkaretnikov wants to merge 4 commits intogh/nkaretnikov/162/basefrom
gh/nkaretnikov/162/head

Conversation

@nkaretnikov
Copy link
Copy Markdown
Collaborator

@nkaretnikov nkaretnikov commented Jul 30, 2023

[ghstack-poisoned]
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Jul 30, 2023

🔗 Helpful Links

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

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

✅ No Failures

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

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

)
@out_wrapper("values", "indices")
def meta_median_dim(input, dim=-1, keepdim=False):
def meta_median_mode_dim(input, dim=-1, keepdim=False):
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Same as median, but mode has one less aten variant (no variant without dim param).

@nkaretnikov
Copy link
Copy Markdown
Collaborator Author

From the list in #105105

@nkaretnikov nkaretnikov added ciflow/trunk Trigger trunk jobs on your pull request topic: not user facing topic category ciflow/inductor labels Jul 30, 2023
nkaretnikov added a commit that referenced this pull request Jul 31, 2023
ghstack-source-id: e6a3047
Pull Request resolved: #106273
@nkaretnikov nkaretnikov marked this pull request as ready for review July 31, 2023 14:02
nkaretnikov added a commit that referenced this pull request Aug 3, 2023
ghstack-source-id: 42f30d7
Pull Request resolved: #106273
@nkaretnikov
Copy link
Copy Markdown
Collaborator Author

@pytorchbot merge

@pytorchmergebot
Copy link
Copy Markdown
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

@facebook-github-bot facebook-github-bot deleted the gh/nkaretnikov/162/head branch August 6, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged open source topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants