-
Notifications
You must be signed in to change notification settings - Fork 608
Add uint16 to supported dtypes and regenerate edge.yaml #7687
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7687
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d850ccf with merge base ee00caa ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D68241997 |
5bd6924
to
36c8342
Compare
Summary: Adding `uint16` support and regenerating `edge.yaml` as we now support `uint16` in the ExecuTorch stack. Differential Revision: D68241997
This pull request was exported from Phabricator. Differential Revision: D68241997 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can confirm it works for G3 permute thanks!
Summary: Adding `uint16` support and regenerating `edge.yaml` as we now support `uint16` in the ExecuTorch stack. Reviewed By: zonglinpeng Differential Revision: D68241997
36c8342
to
d850ccf
Compare
This pull request was exported from Phabricator. Differential Revision: D68241997 |
Differential Revision: D68241997 Pull Request resolved: #7687
Summary: Adding
uint16
support and regeneratingedge.yaml
as we now supportuint16
in the ExecuTorch stack.Differential Revision: D68241997