### 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 @sekyondaMeta @kit1980