Azure / Azure/MachineLearningNotebooks

ml-frameworks/tensorflow/train-tensorflow-resume-training uses http://yann.lecun.com/exdb/mnist and tends to fail

Aperta
#1,431 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
ADO MLOps product-question
Lingua principale
Jupyter Notebook
Stelle
4.4k
Fork
2.6k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I'm using https://github.com/Azure/MachineLearningNotebooks/tree/6f893ff0b40d3d6af94ac43867676a3d9df1fcbd/how-to-use-azureml/ml-frameworks/tensorflow/train-tensorflow-resume-training on a default compute instance with "Python 3.6 AzureML" kernel.

```sh
find . -type f -name "*.ipynb" -or -name "*.py" | xargs grep -m 1 "lecun.*gz" | cut -d: -f1
./how-to-use-azureml/deployment/onnx/onnx-train-pytorch-aml-deploy-mnist.ipynb
./how-to-use-azureml/ml-frameworks/tensorflow/train-tensorflow-resume-training/train-tensorflow-resume-training.ipynb
```

Related to https://github.com/pytorch/pytorch/issues/53267.

Use "http://yann.lecun.com/exdb/mnist" -> "https://azureopendatastorage.azurefd.net/mnist" instead.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.