-
Notifications
You must be signed in to change notification settings - Fork 605
Adding Support for preserve_format when converting Evalues #2242
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/2242
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 84904b7 with merge base 61d6393 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D54288165 |
6e4f2c0
to
b9370f2
Compare
This pull request was exported from Phabricator. Differential Revision: D54288165 |
b9370f2
to
150c8f7
Compare
This pull request was exported from Phabricator. Differential Revision: D54288165 |
150c8f7
to
84904b7
Compare
This pull request was exported from Phabricator. Differential Revision: D54288165 |
This pull request has been merged in 23c8172. |
Summary:
This diff adds support for
torch.preserve_format
when casting constants to Evalues.Differential Revision: D54288165