-
Notifications
You must be signed in to change notification settings - Fork 606
Optional and ArrayRef for make_aten_functor_from_et_functor #2495
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/2495
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 1d74ee5 with merge base c45d6d5 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D54971798 |
…2495) Summary: Add optional and ArrayRef to WRAP_ATEN Add tests for - type_map - type_convert - WRAP Differential Revision: D54971798
3c7d144
to
043ee00
Compare
This pull request was exported from Phabricator. Differential Revision: D54971798 |
…2495) Summary: Add optional and ArrayRef to WRAP_ATEN Add tests for - type_map - type_convert - WRAP Reviewed By: larryliu0820 Differential Revision: D54971798
043ee00
to
837396b
Compare
This pull request was exported from Phabricator. Differential Revision: D54971798 |
…2495) Summary: Add optional and ArrayRef to WRAP_ATEN Add tests for - type_map - type_convert - WRAP Reviewed By: larryliu0820 Differential Revision: D54971798
837396b
to
e63276b
Compare
This pull request was exported from Phabricator. Differential Revision: D54971798 |
…2495) Summary: Add optional and ArrayRef to WRAP_ATEN Add tests for - type_map - type_convert - WRAP Reviewed By: larryliu0820 Differential Revision: D54971798
e63276b
to
1d74ee5
Compare
This pull request was exported from Phabricator. Differential Revision: D54971798 |
This pull request has been merged in 8716780. |
Summary:
Add optional and ArrayRef to WRAP_ATEN
Add tests for
Differential Revision: D54971798