Azure / Azure/MachineLearningNotebooks

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

未关闭
#1,431 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
ADO MLOps product-question
主要语言
Jupyter Notebook
星标
4.4k
派生
2.6k
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。