Skip to content

Conversation

@SherlockNoMad
Copy link
Contributor

@SherlockNoMad SherlockNoMad commented Jan 9, 2023

@pytorch-bot
Copy link

pytorch-bot bot commented Jan 9, 2023

🔗 Helpful Links

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

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

❌ 16 New Failures

As of commit 02f1c1a:

NEW FAILURES - The following jobs have failed:

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

device_check: NoCheck
device_guard: False

- func: sym_size.int(Tensor self, int dim) -> SymInt
Copy link
Contributor

@bdhirsh bdhirsh Jan 12, 2023

Choose a reason for hiding this comment

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

Is the main reason for adding these to native_functions so that we can add (canonical)? Or is there anything else.

Nit: this will also expose these under the torch namespace, torch.sym_size. Do we want that? (If not, there’s a way to hide it; I think there’s a dent list of ops hiding in gen_python_functions.py)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My intention for adding them is to mark them as canonical, and publish a schema for these ops.

I actually don't know if it matters for torchgen to work for these ops, as they already have special handling in python_variable.py.

Yes, I don't need to expose them as torch.sym_size, I just need them available as torch.ops.aten.sym_size.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

But I am not able to make the CI happy...

I run into compiling problems for generated header files: https://gist.github.com/SherlockNoMad/19e9d618c22f57cc2d7eaf6700079fd0

ezyang added a commit that referenced this pull request Jan 13, 2023
@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

@atalman
Copy link
Contributor

atalman commented Jan 17, 2023

@pytorchbot revert -m "Break internal build" -c ghfirst

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here.
Questions? Feedback? Please reach out to the PyTorch DevX Team

@pytorchmergebot
Copy link
Collaborator

@SherlockNoMad your PR has been successfully reverted.

SherlockNoMad added a commit that referenced this pull request Jan 27, 2023
…yaml (#91… (#91919)

Summary:
Pull Request resolved: #91919
Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: f0ea5a7e60b2293ac11b3d4fcc88337c36f2ba08
SherlockNoMad added a commit that referenced this pull request Jan 31, 2023
…yaml (#91… (#91919)

Summary:
Pull Request resolved: #91919
Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
SherlockNoMad added a commit that referenced this pull request May 5, 2023
…yaml (#91… (#91919)

Summary:
Pull Request resolved: #91919
Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
ghstack-source-id: 969f492
@SherlockNoMad SherlockNoMad reopened this May 5, 2023
SherlockNoMad added a commit that referenced this pull request May 8, 2023
…yaml (#91… (#91919)

Summary:
Pull Request resolved: #91919
Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
ghstack-source-id: 969f492
SherlockNoMad added a commit that referenced this pull request May 9, 2023
…yaml (#91… (#91919)

Summary:
Pull Request resolved: #91919
Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
ghstack-source-id: 969f492
pytorchmergebot pushed a commit that referenced this pull request May 10, 2023
…yaml (#91… (#91919)

Summary:
Pull Request resolved: #91919
Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
ghstack-source-id: 969f492
pytorchmergebot pushed a commit that referenced this pull request May 11, 2023
…yaml (#91… (#91919)

Summary:
Pull Request resolved: #91919
Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
ghstack-source-id: 969f492
pytorchmergebot pushed a commit that referenced this pull request May 12, 2023
…yaml (#91… (#91919)

Summary:
Pull Request resolved: #91919
Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
ghstack-source-id: 969f492
pytorchmergebot pushed a commit that referenced this pull request May 12, 2023
#100749)

…yaml (#91… (#91919)

Summary:
Pull Request resolved: #91919 Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
ghstack-source-id: 969f492

Fixes #ISSUE_NUMBER

Pull Request resolved: #100749
Approved by: https://github.com/zhxchen17, https://github.com/albanD
SherlockNoMad added a commit that referenced this pull request Jun 6, 2023
#91919)

Summary:
…yaml (https://github.com/pytorch/pytorch/issues/91… (#91919)
Pull Request resolved: #91919 Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: #92402

Pulled By:
SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
ghstack-source-id: 969f492

Fixes #ISSUE_NUMBER

cc soumith voznesenskym penguinwu anijain2305 EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng Xia-Weiwen wenzhe-nrv jiayisunx desertfire

Pull Request resolved: #100749
SherlockNoMad

Differential Revision: D45620400

fbshipit-source-id: 82fafda359febdf9246f63a1355e376ecf17d5cb
@facebook-github-bot facebook-github-bot deleted the gh/SherlockNoMad/91/head branch June 8, 2023 14:55
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 Merged Reverted topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants