-
Notifications
You must be signed in to change notification settings - Fork 607
ExecuTorch Vulkan floor_div #1737
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
Conversation
Summary: X-link: pytorch/pytorch#118428 Add a new operator "floor_div" to ET-Vulkan. Reviewed By: SS-JIA Differential Revision: D53072722
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/1737
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d6f1769 with merge base fc0e625 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Unknown label
|
This pull request was exported from Phabricator. Differential Revision: D53072722 |
This pull request has been merged in 935f873. |
Summary: Pull Request resolved: pytorch#1737 X-link: pytorch/pytorch#118428 Add a new operator "floor_div" to ET-Vulkan. bypass-github-pytorch-ci-checks Reviewed By: SS-JIA Differential Revision: D53072722 fbshipit-source-id: 956c0b5c79a4dfb97c506980d2e82fb459772000
In [PR #2062](#2062), we introduced the partitioner and removed this failing test. The test fails because we were using the wrong op name. We fix it to that from [PR #1737](#1737). Differential Revision: [D54206402](https://our.internmc.facebook.com/intern/diff/D54206402/) [ghstack-poisoned]
Summary: Pull Request resolved: #2101 In [PR #2062](#2062), we introduced the partitioner and removed this failing test. The test fails because we were using the wrong op name. We fix it to that from [PR #1737](#1737). ghstack-source-id: 216477874 exported-using-ghexport Reviewed By: SS-JIA Differential Revision: D54206402 fbshipit-source-id: 0c9ae2af9a380e8aa0e28b107a33ccd36a89033e
In [PR #2062](pytorch/executorch#2062), we introduced the partitioner and removed this failing test. The test fails because we were using the wrong op name. We fix it to that from [PR #1737](pytorch/executorch#1737). Differential Revision: [D54206402](https://our.internmc.facebook.com/intern/diff/D54206402/) ghstack-source-id: 216477874 Pull Request resolved: pytorch/executorch#2101
Summary:
X-link: pytorch/pytorch#118428
Add a new operator "floor_div" to ET-Vulkan.
Reviewed By: SS-JIA
Differential Revision: D53072722