delete externel link in resnet50_cifar10 example

pull/1041/head
gengdongjie 6 years ago
parent 701606f0a2
commit 3949de02bb

@ -8,7 +8,7 @@ This is an example of training ResNet-50 with CIFAR-10 dataset in MindSpore.
- Install [MindSpore](https://www.mindspore.cn/install/en).
- Download the dataset [CIFAR-10](http://www.cs.toronto.edu/~kriz/cifar-10-binary.tar.gz).
- Download the dataset CIFAR-10.
> Unzip the CIFAR-10 dataset to any path you want and the folder structure should be as follows:
> ```

Loading…
Cancel
Save