Revert C++ fastpath dispatch path for DTensor#168264
Revert C++ fastpath dispatch path for DTensor#168264ezyang wants to merge 2 commits intogh/ezyang/3203/basefrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/168264
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 2 Pending, 1 Unrelated FailureAs of commit abadbce with merge base 05b1119 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
The label |
``` git revert --no-commit 567dcdb 200156e 3d801a4 2034ca9 480b4ff f570e58 ``` And Revert "[DTensor] Document fast-path dispatch (#168192)" And Revert "[DTensor] Fix deadlock after fast cache clear (#168069)" Signed-off-by: Edward Z. Yang <ezyang@meta.com> ghstack-source-id: 25bd260 Pull-Request: #168264
|
@pytorchbot merge |
|
Can we link all of the PRs that this reverts? |
|
done |
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 |
Merge failedReason: 1 jobs have failed, first few of them are: trunk / linux-jammy-rocm-py3.10 / test (default, 2, 6, linux.rocm.gpu.gfx942.1) Details for Dev Infra teamRaised by workflow job |
|
@pytorchbot merge -f "rocm only" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…upported (#168269) This reverts #168264 but with a bugfix for the reason why it was reverted. Signed-off-by: Edward Z. Yang <ezyang@meta.com> Pull Request resolved: #168269 Approved by: https://github.com/wconstab, https://github.com/albanD, https://github.com/zpcore, https://github.com/malfet
``` git revert --no-commit 567dcdb 200156e 3d801a4 2034ca9 480b4ff f570e58 ``` And Revert "[DTensor] Document fast-path dispatch (#168192)" And Revert "[DTensor] Fix deadlock after fast cache clear (#168069)" Reverts: * #167860 * #167588 * #167475 * #166808 * #166372 * #168192 * #168069 Signed-off-by: Edward Z. Yang <ezyang@meta.com> Pull Request resolved: #168264 Approved by: https://github.com/seemethere, https://github.com/malfet
…upported (#168269) This reverts #168264 but with a bugfix for the reason why it was reverted. Signed-off-by: Edward Z. Yang <ezyang@meta.com> Pull Request resolved: #168269 Approved by: https://github.com/wconstab, https://github.com/albanD, https://github.com/zpcore, https://github.com/malfet
Stack from ghstack (oldest at bottom):
Reverts:
Signed-off-by: Edward Z. Yang ezyang@meta.com
cc @EikanWang @jgong5 @wenzhe-nrv @sanchitintel