Skip to content

[et][dim order] aot support for dim order variant empty op #7180

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

Merged
merged 2 commits into from
Dec 4, 2024

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: #7168
^ 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/Gasoonjia/2/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/Gasoonjia/2/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/Gasoonjia/1/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/Gasoonjia/2/orig
@diff-train-skip-merge

Pull Request resolved: #7154

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


This diff introduce dim order variant of empty operator, to replace the original empty operator when using dim order in ExecuTorch

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

This diff added aot support for dim order variant empty op, including operator impl and registration, memory_format_pass update, and end2end tests on both aten and lean mode.
ghstack-source-id: 256440140

Differential Revision: [D66738618](https://our.internmc.facebook.com/intern/diff/D66738618/)
Copy link

pytorch-bot bot commented Dec 4, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 89dbe7e with merge base ac8bf78 (image):

NEW FAILURE - The following job has failed:

  • pull / unittest-arm / linux-job (gh)
    RuntimeError: Command docker exec -t 802c9834cb78010edd4b062dc942358005c65410b73833c4d9c3426b90f35cb1 /exec failed with exit code 1

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 Dec 4, 2024
Base automatically changed from gh/Gasoonjia/1/orig to main December 4, 2024 19:24
@kirklandsign kirklandsign merged commit 3943581 into main Dec 4, 2024
38 of 39 checks passed
@kirklandsign kirklandsign deleted the gh/Gasoonjia/2/orig branch December 4, 2024 19:24
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