Skip to content

Conversation

jiannanWang
Copy link
Contributor

Fixes T237454992

Description

Update the note since the multiprocessing error also occurs on macOS.

Checklist

  • The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • Only one issue is addressed in this pull request
  • Labels from the issue that this PR is fixing are added to this pull request
  • No unnecessary issues are included into this pull request.

Copy link

pytorch-bot bot commented Sep 29, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit f597bfd with merge base 18a49dc (image):
💚 Looks good so far! There are no failures yet. 💚

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

@meta-cla meta-cla bot added the cla signed label Sep 29, 2025
@svekars
Copy link
Contributor

svekars commented Sep 29, 2025

Is this the only outdated part in this tutorial?

@svekars svekars requested a review from albanD September 29, 2025 19:45
@svekars
Copy link
Contributor

svekars commented Sep 29, 2025

Please also review the other examples in this series:

/beginner/blitz/tensor_tutorial
/beginner/blitz/autograd_tutorial
/beginner/blitz/neural_networks_tutorial

@svekars svekars added tutorials_audit used on tutorial audit PRs pytorch_doc_audit labels Sep 29, 2025
@jiannanWang
Copy link
Contributor Author

Is this the only outdated part in this tutorial?

Please also review the other examples in this series:

/beginner/blitz/tensor_tutorial
/beginner/blitz/autograd_tutorial
/beginner/blitz/neural_networks_tutorial

Yes, I have reviewed all the examples in this series, including:

/beginner/deep_learning_60min_blitz
/beginner/blitz/tensor_tutorial
/beginner/blitz/autograd_tutorial
/beginner/blitz/neural_networks_tutorial
/beginner/blitz/cifar10_tutorial

I have run all the code and did not encounter any deprecation warnings or runtime errors, except for the multiprocessing error mentioned above.

@svekars svekars merged commit d7a5681 into pytorch:main Sep 30, 2025
21 checks passed
jafraustro pushed a commit to jafraustro/tutorials that referenced this pull request Oct 1, 2025
Fixes [T237454992](https://www.internalfb.com/intern/tasks/?t=237454992)

## Description
The following list of tutorials was reviewed:

/beginner/deep_learning_60min_blitz
/beginner/blitz/tensor_tutorial
/beginner/blitz/autograd_tutorial
/beginner/blitz/neural_networks_tutorial
/beginner/blitz/cifar10_tutorial

All the code was run and no deprecation warnings or runtime errors were found, except for the multiprocessing error that is fixed by this PR

---------

Co-authored-by: Svetlana Karslioglu <[email protected]>
jafraustro pushed a commit to jafraustro/tutorials that referenced this pull request Oct 1, 2025
Fixes [T237454992](https://www.internalfb.com/intern/tasks/?t=237454992)

## Description
The following list of tutorials was reviewed:

/beginner/deep_learning_60min_blitz
/beginner/blitz/tensor_tutorial
/beginner/blitz/autograd_tutorial
/beginner/blitz/neural_networks_tutorial
/beginner/blitz/cifar10_tutorial

All the code was run and no deprecation warnings or runtime errors were found, except for the multiprocessing error that is fixed by this PR

---------

Co-authored-by: Svetlana Karslioglu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants