Relative Content

Tag Archive for pytorchanacondacallstackpytorch-dataloader

call stack stop while loading data loader

I am currently using VSCode with Anaconda. However, during training, the call stack process stops. This happens irregularly, sometimes with no errors during 100 epochs, and other times it occurs after just 10 epochs. The important thing is that no debug error appears in debug mode, and even trying to stop the code execution doesn’t work.enter image description here