Skip to content

[EZ] Replace pytorch-labs with meta-pytorch #13340

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

Merged
merged 14 commits into from
Aug 15, 2025

Conversation

ZainRizvi
Copy link
Contributor

This PR replaces all instances of pytorch-labs with meta-pytorch in this repository now that the pytorch-labs org has been renamed to meta-pytorch

Changes Made

  • Replaced all occurrences of pytorch-labs with meta-pytorch
  • Only modified files with extensions: .py, .md, .sh, .rst, .cpp, .h, .txt, .yml
  • Skipped binary files and files larger than 1MB due to GitHub api payload limits in the script to cover all repos in this org. Will do a more manual second pass later to cover any larger files

Files Modified

This PR updates files that contained the target text.

Generated by automated script on 2025-08-12T20:56:58.537357+00:00Z

Copy link

pytorch-bot bot commented Aug 12, 2025

🔗 Helpful Links

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

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

❌ 4 New Failures

As of commit 170c476 with merge base 1b4968f (image):

NEW FAILURES - The following jobs have failed:

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

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 12, 2025
@mergennachin
Copy link
Contributor

Thanks @ZainRizvi

What about git submodules? https://github.com/pytorch/executorch/blob/main/.gitmodules

Just wanted to see if it's intentional

@ZainRizvi
Copy link
Contributor Author

@mergennachin yeah I deliberately left out submodules from this PR. Leaving those to the team to update for the moment

@ZainRizvi ZainRizvi requested a review from a team August 14, 2025 18:40
@facebook-github-bot
Copy link
Contributor

@ZainRizvi has imported this pull request. If you are a Meta employee, you can view this in D80349430.

@facebook-github-bot facebook-github-bot merged commit fc87462 into main Aug 15, 2025
234 of 238 checks passed
@facebook-github-bot facebook-github-bot deleted the replace-pytorch-labs-20250812-205643 branch August 15, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants