-
Notifications
You must be signed in to change notification settings - Fork 684
insert write back now tries to avoid inserting if all operations were inplace #12008
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
insert write back now tries to avoid inserting if all operations were inplace #12008
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12008
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit ff98005 with merge base e9e5255 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D77204116 |
This PR needs a
|
… inplace (pytorch#12008) Summary: Before only considered if the placeholder was the output. Now allow if all operations are inplace. Differential Revision: D77204116
0719970
to
2a71e1f
Compare
This pull request was exported from Phabricator. Differential Revision: D77204116 |
… inplace (pytorch#12008) Summary: Before only considered if the placeholder was the output. Now allow if all operations are inplace. Differential Revision: D77204116
2a71e1f
to
69f5bf4
Compare
This pull request was exported from Phabricator. Differential Revision: D77204116 |
… inplace (pytorch#12008) Summary: Before only considered if the placeholder was the output. Now allow if all operations are inplace. Reviewed By: angelayi Differential Revision: D77204116
69f5bf4
to
c1b32f9
Compare
This pull request was exported from Phabricator. Differential Revision: D77204116 |
… inplace (pytorch#12008) Summary: Before only considered if the placeholder was the output. Now allow if all operations are inplace. Reviewed By: angelayi Differential Revision: D77204116
c1b32f9
to
c87db06
Compare
… inplace (pytorch#12008) Summary: Before only considered if the placeholder was the output. Now allow if all operations are inplace. Reviewed By: angelayi Differential Revision: D77204116
c87db06
to
db8bec5
Compare
This pull request was exported from Phabricator. Differential Revision: D77204116 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D77204116 |
… inplace (pytorch#12008) Summary: Pull Request resolved: pytorch#12008 Before only considered if the placeholder was the output. Now allow if all operations are inplace. Reviewed By: angelayi Differential Revision: D77204116
db8bec5
to
ddc5d9b
Compare
… inplace (pytorch#12008) Summary: Before only considered if the placeholder was the output. Now allow if all operations are inplace. bypass-github-export-checks bypass-pytorch-export-checks Reviewed By: angelayi Differential Revision: D77204116
ddc5d9b
to
ff98005
Compare
This pull request was exported from Phabricator. Differential Revision: D77204116 |
Summary: Before only considered if the placeholder was the output. Now allow if all operations are inplace.
Differential Revision: D77204116