Mehul Kumar

Results 5 comments of Mehul Kumar

yes, it exits > Can you confirm the path `/dataset/Imagenet` exists?

> I'm pretty sure that's the problem, it's literally failing at checking if the dataset path exists. I am getting like this " ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) " Not for the...

> It is literally failing here: > > ``` > assert os.path.exists(root) > AssertionError > ``` > > Also, could you clarify what the "full path of the dataset" is?...

> In that case it should be `dataset/ImageNet` and not `/dataset/ImageNet` (no forward slash in the beginning.) Thanks you for replying fast. Yeah I know that, I have tried that...

Thank you, I will try and upload the screenshot if I get the error again.