tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

[BUG] - torchvision_tutorial.py fails with a RuntimeError

Open svekars opened this issue 1 year ago • 0 comments

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

svekars avatar Apr 19 '24 22:04 svekars