KEMBAR78
Remove caffe2/ by r-barnes · Pull Request #122527 · pytorch/pytorch · GitHub
Skip to content

Conversation

r-barnes
Copy link
Contributor

@r-barnes r-barnes commented Mar 22, 2024

Meta internal no longer syncs to caffe2/ and it is no longer a major thrust of development.

OSS tests have been disabled for caffe2/, so we don't know if changes to it are safe.

Let's remove it from master so we can focus on what's important: PyTorch.

cc @gujinghui @PenghuiCheng @XiaobingSuper @jianyuh @jgong5 @mingfeima @sanchitintel @ashokei @jingxu10 @min-jean-cho @yanbing-j @Guobing-Chen @Xia-Weiwen @snadampal @albanD

@pytorch-bot
Copy link

pytorch-bot bot commented Mar 22, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/122527

Note: Links to docs will display an error until the docs builds have been completed.

❌ 3 New Failures, 2 Unrelated Failures

As of commit edf8e40 with merge base 2ac739c (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added caffe2 module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration labels Mar 22, 2024
@r-barnes r-barnes added release notes: cpp release notes category release notes: python_frontend python frontend release notes category release notes: build release notes category topic: bc breaking topic category topic: deprecation topic category topic: bc_breaking and removed caffe2 module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration labels Mar 22, 2024
Copy link
Member

@bigfootjon bigfootjon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Please make sure to coordinate with the pytorch releng oncall to have them skip this commit in Diff Train

@r-barnes
Copy link
Contributor Author

Cleaning out references to caffe2/ now.

Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If CI is green, lgtm, though you probably want to keep caffe2 building workflow (part of ciflow/trunk)

@mikaylagawarecki mikaylagawarecki removed their request for review March 22, 2024 22:41
@r-barnes r-barnes force-pushed the richard/remove_caffe2 branch from f4dbc85 to 69668dc Compare March 22, 2024 22:43
@r-barnes r-barnes requested a review from a team as a code owner March 22, 2024 22:43
@pytorch-bot pytorch-bot bot added the module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration label Mar 22, 2024
@r-barnes r-barnes force-pushed the richard/remove_caffe2 branch from 69668dc to da60efd Compare March 22, 2024 22:45
Copy link
Contributor

@mikaylagawarecki mikaylagawarecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think serialization depends on caffe2/serialize/ which seems to be deleted in this PR

@r-barnes r-barnes force-pushed the richard/remove_caffe2 branch 2 times, most recently from 1ff20f0 to 8dae90d Compare March 22, 2024 22:54
@r-barnes
Copy link
Contributor Author

@mikaylagawarecki - I've brought caffe2/serialize back.

pytorch-bot bot pushed a commit that referenced this pull request May 3, 2024
This PR tries to decompose #122527 into a smaller one.
To be noted, this was inspired and is co-dev with @r-barnes.

Pull Request resolved: #125038
Approved by: https://github.com/malfet
petrex pushed a commit to petrex/pytorch that referenced this pull request May 3, 2024
This PR tries to decompose pytorch#122527 into a smaller one. Caffe2 image and video folders are removed along with the related CMake code.
To be noted, this was inspired and is co-dev with @r-barnes.

Pull Request resolved: pytorch#125045
Approved by: https://github.com/eqy, https://github.com/albanD
pytorchmergebot pushed a commit that referenced this pull request May 4, 2024
This PR tries to decompose #122527 into a smaller one. Caffe2 db, distributed and some binaries have been removed.
To be noted, this was inspired and is co-dev with @r-barnes.

Pull Request resolved: #125092
Approved by: https://github.com/malfet
pytorchmergebot pushed a commit that referenced this pull request May 10, 2024
This PR tries to decompose #122527 into a smaller one. Caffe2 python build scripts were removed and some tensorboard code using Caffe2 was removed too.
To be noted, this was inspired and is co-dev with @r-barnes.

Pull Request resolved: #125143
Approved by: https://github.com/r-barnes, https://github.com/albanD
tinglvv pushed a commit to tinglvv/pytorch that referenced this pull request May 14, 2024
This PR tries to decompose pytorch#122527 into a smaller one. Caffe2 python build scripts were removed and some tensorboard code using Caffe2 was removed too.
To be noted, this was inspired and is co-dev with @r-barnes.

Pull Request resolved: pytorch#125143
Approved by: https://github.com/r-barnes, https://github.com/albanD
@r-barnes r-barnes force-pushed the richard/remove_caffe2 branch from 5a44937 to edf8e40 Compare May 24, 2024 15:57
@github-actions
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Jul 23, 2024
@github-actions github-actions bot closed this Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration release notes: build release notes category release notes: cpp release notes category release notes: python_frontend python frontend release notes category release notes: quantization release notes category skip-pr-sanity-checks Stale suppress-bc-linter Suppresses the failures of API backward-compatibility linter (Lint/bc_linter) topic: bc breaking topic category topic: deprecation topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.