tutorials
tutorials copied to clipboard
[BUG] - torchvision_tutorial.py fails with a RuntimeError
Add Link
https://pytorch.org/tutorials/intermediate/torchvision_tutorial.html
Describe the bug
Fails in CI and locally on MacOS with:
disable due to RuntimeError: DataLoader worker (pid(s) 20092) exited unexpectedly
The tutorial was disabled in: https://github.com/pytorch/tutorials/pull/2842 - can be enabled after the issue is resolved.
Describe your environment
- macOS and CI
- Pytorch 2.3
cc @datumbox @nairbv @fmassa @NicolasHug @YosuaMichael