KEMBAR78
[ONNX][dynamo_export] Add 'aten::rsub' type promotion by BowenBao · Pull Request #113697 · pytorch/pytorch · GitHub
Skip to content

Conversation

@BowenBao
Copy link
Collaborator

@BowenBao BowenBao commented Nov 14, 2023

@pytorch-bot pytorch-bot bot added the release notes: onnx torch.onnx related changes that should show up in the release notes label Nov 14, 2023
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 14, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit f7b63a8 with merge base 9146ca6 (image):
💚 Looks good so far! There are no failures yet. 💚

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

BowenBao added a commit that referenced this pull request Nov 14, 2023
ghstack-source-id: 06127f2
Pull Request resolved: #113697
@BowenBao BowenBao added the topic: improvements topic category label Nov 14, 2023
@BowenBao BowenBao requested a review from justinchuby November 14, 2023 22:39
The logic is the same as 'aten::sub'. Needed by llama2.


[ghstack-poisoned]
The logic is the same as 'aten::sub'. Needed by llama2.


[ghstack-poisoned]
@BowenBao
Copy link
Collaborator Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 15, 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

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 mandatory check(s) failed. The first few are:

Dig deeper by viewing the failures on hud

Details for Dev Infra team Raised by workflow job

Failing merge rule: Core Maintainers

The logic is the same as 'aten::sub'. Needed by llama2.


[ghstack-poisoned]
@BowenBao
Copy link
Collaborator Author

@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

@huydhn
Copy link
Contributor

huydhn commented Nov 16, 2023

@pytorchbot revert -m 'Sorry for reverting your change, but it is failing in trunk https://hud.pytorch.org/pytorch/pytorch/commit/48800e9bb0fd0d8aa56f961fe207b1040922fa2e. The failure on the PR is legit https://github.com/pytorch/pytorch/actions/runs/6884783862/job/18728219414, let me take a look on why Dr.CI marks it as flaky' -c weird

@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

@BowenBao your PR has been successfully reverted.

pytorchmergebot added a commit that referenced this pull request Nov 16, 2023
This reverts commit 48800e9.

Reverted #113697 on behalf of https://github.com/huydhn due to Sorry for reverting your change, but it is failing in trunk https://hud.pytorch.org/pytorch/pytorch/commit/48800e9bb0fd0d8aa56f961fe207b1040922fa2e.  The failure on the PR is legit https://github.com/pytorch/pytorch/actions/runs/6884783862/job/18728219414, let me take a look on why Dr.CI marks it as flaky ([comment](#113697 (comment)))
@BowenBao
Copy link
Collaborator Author

@huydhn looks like it is some float16 test with precision issue, let me retry with relaxing the constraint.

…' type promotion"


The logic is the same as 'aten::sub'. Needed by llama2.


[ghstack-poisoned]
@BowenBao
Copy link
Collaborator Author

@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

pytorchmergebot pushed a commit that referenced this pull request Nov 18, 2023
Summary
- `TORCH_TO_NUMPY_DTYPE` was misplaced previously hence subclasses cannot access it.
- Remove cpu fallback when benching onnx with gpu, expose gpu run failures properly.

Pull Request resolved: #113703
Approved by: https://github.com/thiagocrepaldi
ghstack dependencies: #113404, #113697
snnn pushed a commit to microsoft/onnxruntime that referenced this pull request Nov 20, 2023
Recent PyTorch breaks DORT CI and [a
patch](pytorch/pytorch#113697) has been merged
into PyTorch main. In order to update DORT's CI, we made dummy change in
this PR.
@facebook-github-bot facebook-github-bot deleted the gh/BowenBao/316/head branch November 20, 2023 15:28
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
Recent PyTorch breaks DORT CI and [a
patch](pytorch/pytorch#113697) has been merged
into PyTorch main. In order to update DORT's CI, we made dummy change in
this PR.
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 open source release notes: onnx torch.onnx related changes that should show up in the release notes Reverted topic: improvements topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants