-
Notifications
You must be signed in to change notification settings - Fork 143
Mnist dataset server is down #325
Comments
@Jeffwan We faced with the same problem in Katib. |
@andreyvelich this sounds like a good solution. |
Sounds good. Let me double check if the code is compatible with FashionMnist dataset. If it is and data server is reliable. We can quickly change to it. |
Code has been changed #327 |
E2e test is down. Reason is straightforwad that server report 503 issue and I did some check and notice this has been tracked in torch community.
As the patch is only available on master and there's no way to specify the download path. I can try to either disable that single test case and wait for stable release or build a nightly image which takes extra efforts
Confirmed this is a server side issue.
https://discuss.pytorch.org/t/mnist-server-down/114433
pytorch/vision#3554
The text was updated successfully, but these errors were encountered: