-
Notifications
You must be signed in to change notification settings - Fork 684
Allow EValue to be constructed with a smart pointer implicitly. #4902
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/4902
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 9f33a18 with merge base da2142b ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
9 similar comments
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
This pull request was exported from Phabricator. Differential Revision: D61783902 |
Summary: Pull Request resolved: #4902 Consider https://github.com/pytorch/executorch/blob/dc66414c70dbec763fa37aba7908d50373299435/examples/models/llava/runner/llava_image_prefiller.h#L31-L33, if the ManagedTensor had an operator* overload, it could have been passed to module.execute directly like `module_->execute(kImageEncoderMethod, managed_images)`. Reviewed By: dbort Differential Revision: D61783902
This pull request was exported from Phabricator. Differential Revision: D61783902 |
Differential Revision: D61783902