Skip to content

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

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 4 commits into from
Aug 12, 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:47:02.043302+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/tutorials/3517

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

❌ 1 New Failure

As of commit 146dc1c with merge base ee2863e (image):

NEW FAILURE - The following job has failed:

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

@ZainRizvi
Copy link
Contributor Author

Link check is failing, but that failure seems unrelated to my PR. The url it's failing on is one I didn't modify and is an unhealthy one:

* [404] [https://pytorch.org/tutorials/prototype/nestedtensor.html](https://pytorch.org/tutorials/prototype/nestedtensor.html) | Failed: Network error: Not Found

@mikaylagawarecki
Copy link
Contributor

mikaylagawarecki commented Aug 12, 2025

Oh, I think Svetlana might have moved prototype to unstable recently which might have broken that :/ not sure why it's only caught on your PR though

That should point to https://docs.pytorch.org/tutorials/unstable/nestedtensor.html

@ZainRizvi
Copy link
Contributor Author

Oh, I think Svetlana might have moved prototype to unstable recently which might have broken that :/ not sure why it's only caught on your PR though

That should point to https://docs.pytorch.org/tutorials/unstable/nestedtensor.html

@mikaylagawarecki if you don't mind I'll merge this PR as is once the last job passes and let you fix the pointer to that link

@mikaylagawarecki
Copy link
Contributor

sounds fair

@ZainRizvi ZainRizvi merged commit c967f02 into main Aug 12, 2025
21 of 23 checks passed
@sekyondaMeta
Copy link
Contributor

@mikaylagawarecki -> #3519

sekyondaMeta added a commit that referenced this pull request Aug 13, 2025
Quick link fix as a follow up to:
#3517
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants