-
Notifications
You must be signed in to change notification settings - Fork 684
Implement index_put inplace #10996
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
Implement index_put inplace #10996
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10996
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit ee3c602 with merge base 936ac2b ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D74765433 |
|
||
} // namespace | ||
|
||
Tensor& index_put_( |
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.
is it worth making the out variant call the inplace one on out?
5dc5801
to
cf38197
Compare
Summary: Pull Request resolved: pytorch#10996 Reviewed By: JacobSzwejbka Differential Revision: D74765433
Summary: Pull Request resolved: pytorch#10996 Reviewed By: JacobSzwejbka Differential Revision: D74765433
cf38197
to
f7223a2
Compare
This pull request was exported from Phabricator. Differential Revision: D74765433 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D74765433 |
Summary: Pull Request resolved: pytorch#10996 Reviewed By: JacobSzwejbka Differential Revision: D74765433
f7223a2
to
9b0e776
Compare
Summary: Pull Request resolved: pytorch#10996 Reviewed By: JacobSzwejbka Differential Revision: D74765433
9b0e776
to
53118f1
Compare
This pull request was exported from Phabricator. Differential Revision: D74765433 |
Summary: Pull Request resolved: pytorch#10996 Reviewed By: JacobSzwejbka Differential Revision: D74765433
53118f1
to
ee70769
Compare
This pull request was exported from Phabricator. Differential Revision: D74765433 |
Summary: Pull Request resolved: pytorch#10996 Reviewed By: JacobSzwejbka Differential Revision: D74765433
ee70769
to
ee3c602
Compare
This pull request was exported from Phabricator. Differential Revision: D74765433 |
Differential Revision: D74765433