-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[Decomposition] _unsafe_view #108713
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
[Decomposition] _unsafe_view #108713
Conversation
This pull request was exported from Phabricator. Differential Revision: D48619079 |
This PR needs a
|
Summary: Decomp already exists so just add it to core_aten_decompositions https://www.internalfb.com/code/fbsource/[9d5eabd7b213d1a356d4e7bb400355d574ea924b]/fbcode/caffe2/torch/_decomp/decompositions.py?lines=3091 Differential Revision: D48619079
2615cce
to
5d0ec7b
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
Summary: Decomp already exists so just add it to core_aten_decompositions https://www.internalfb.com/code/fbsource/[9d5eabd7b213d1a356d4e7bb400355d574ea924b]/fbcode/caffe2/torch/_decomp/decompositions.py?lines=3091 Test Plan: Phabricator + OSS Tests Differential Revision: D48619079
5d0ec7b
to
c87416f
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
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.
Great.
c87416f
to
74fb287
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
Summary: Decomp already exists so just add it to core_aten_decompositions https://www.internalfb.com/code/fbsource/[9d5eabd7b213d1a356d4e7bb400355d574ea924b]/fbcode/caffe2/torch/_decomp/decompositions.py?lines=3091 Test Plan: Phabricator + OSS Tests Differential Revision: D48619079
74fb287
to
afecc49
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
afecc49
to
b34d2b2
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
b34d2b2
to
08dde3b
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
08dde3b
to
11d076c
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
Summary: Decomp already exists so just add it to core_aten_decompositions https://www.internalfb.com/code/fbsource/[9d5eabd7b213d1a356d4e7bb400355d574ea924b]/fbcode/caffe2/torch/_decomp/decompositions.py?lines=3091 Test Plan: Phabricator + OSS Tests Reviewed By: SS-JIA Differential Revision: D48619079
11d076c
to
27e19ec
Compare
Summary: bypass-github-pytorch-ci-checks Decomp already exists so just add it to core_aten_decompositions https://www.internalfb.com/code/fbsource/[9d5eabd7b213d1a356d4e7bb400355d574ea924b]/fbcode/caffe2/torch/_decomp/decompositions.py?lines=3091 Test Plan: Phabricator + OSS Tests Reviewed By: SS-JIA Differential Revision: D48619079
27e19ec
to
5a16262
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
5a16262
to
ef90a78
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
Summary: bypass-github-pytorch-ci-checks Decomp already exists so just add it to core_aten_decompositions https://www.internalfb.com/code/fbsource/[9d5eabd7b213d1a356d4e7bb400355d574ea924b]/fbcode/caffe2/torch/_decomp/decompositions.py?lines=3091 Test Plan: Phabricator + OSS Tests Reviewed By: SS-JIA Differential Revision: D48619079
ef90a78
to
46f3596
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
46f3596
to
9084ffe
Compare
This pull request was exported from Phabricator. Differential Revision: D48619079 |
Summary: bypass-github-pytorch-ci-checks Decomp already exists so just add it to core_aten_decompositions https://www.internalfb.com/code/fbsource/[9d5eabd7b213d1a356d4e7bb400355d574ea924b]/fbcode/caffe2/torch/_decomp/decompositions.py?lines=3091 Test Plan: Phabricator + OSS Tests Reviewed By: SS-JIA Differential Revision: D48619079
This pull request was exported from Phabricator. Differential Revision: D48619079 |
9084ffe
to
694b6b6
Compare
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
This decomp makes pattern matching easier, and was only just excluded from decomp set in #108713 Pull Request resolved: #109663 Approved by: https://github.com/davidberard98, https://github.com/yanboliang
Summary:
Decomp already exists so just add it to core_aten_decompositions
https://www.internalfb.com/code/fbsource/[9d5eabd7b213d1a356d4e7bb400355d574ea924b]/fbcode/caffe2/torch/_decomp/decompositions.py?lines=3091
Differential Revision: D48619079
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy @ngimel @yf225 @chenyang78 @kadeng @muchulee8 @aakhundov