未验证 提交 cc67f22f 编写于 作者: D Dogukan Uraz Tuna 提交者: GitHub

[update] reference in cifar-10.md (#3212)

Co-authored-by: NMichael Wyatt <michaelwyatt@microsoft.com>
上级 fef5aa6e
......@@ -16,7 +16,7 @@ First we will go over how to run original CIFAR-10. Then we will proceed step-by
## Running Original CIFAR-10
Original model code from [CIFAR-10 Tutorial](https://github.com/pytorch/tutorials/blob/master/beginner_source/blitz/cifar10_tutorial.py), We've copied this repo under [DeepSpeedExamples/cifar/](https://github.com/microsoft/DeepSpeedExamples/tree/master/cifar) and made it available as a submodule. To download, execute:
Original model code from [CIFAR-10 Tutorial](https://github.com/pytorch/tutorials/blob/main/beginner_source/blitz/cifar10_tutorial.py), We've copied this repo under [DeepSpeedExamples/training/cifar/](https://github.com/microsoft/DeepSpeedExamples/tree/master/training/cifar) and made it available as a submodule. To download, execute:
```bash
git submodule update --init --recursive
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册