[1/2] Remove caffe2 db and distributed from build system#125092
[1/2] Remove caffe2 db and distributed from build system#125092cyyever wants to merge 1 commit intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/125092
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit a8a048a with merge base d6052a3 ( 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. |
|
@cyyever - how's this one going? |
19bc783 to
77219eb
Compare
e630638 to
0a05dcd
Compare
|
@r-barnes Now I think we can also merge it before the python PR. |
malfet
left a comment
There was a problem hiding this comment.
Deleted code is tested code
Do you mean deleted code in torch/binaries or other locations? |
|
@r-barnes Help merge it once you are ready? |
49990ea to
4d88b14
Compare
|
@pytorchmergebot merge -i |
Merge startedYour change will be merged while ignoring the following 1 checks: trunk / macos-12-py3-arm64 / test (default, 3, 3, macos-m1-stable) Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
This PR follows #125092 to remove caffe2/db/* and caffe2/distributed/* . Pull Request resolved: #125533 Approved by: https://github.com/kit1980
|
@cyyever - it would have been nice if you'd waited to merge this one: untangling it is going to be messy. |
That were deleted by #125092 Fixes #136199 Pull Request resolved: #136204 Approved by: https://github.com/albanD, https://github.com/seemethere
That were deleted by pytorch#125092 Fixes pytorch#136199 Pull Request resolved: pytorch#136204 Approved by: https://github.com/albanD, https://github.com/seemethere
Which is a vestige of caffe2 days and was no-op since #125092 Pull Request resolved: #149360 Approved by: https://github.com/atalman, https://github.com/cyyever, https://github.com/seemethere, https://github.com/Skylion007
This PR tries to decompose #122527 into a smaller one. Caffe2 db, distributed build scripts and some binaries have been removed.
To be noted, this was inspired and is co-dev with @r-barnes.
cc @malfet @seemethere @ezyang @gchanan @albanD