Skip to content

Commit 3f94cdb

Browse files
committed
[MLU] changes url in mlu training example.
1 parent d5c280c commit 3f94cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/hardware_support/mlu_docs/train_example_cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Paddle MLU 版的 Python 预测库请参考 [飞桨框架 MLU 版安装说明](.
1313

1414
```bash
1515
cd path_to_clone_PaddleClas
16-
git clone -b mlu-int32-label https://github.com/ShawnNew/PaddleClas
16+
git clone https://github.com/PaddlePaddle/PaddleClas.git
1717
```
1818
也可以访问 PaddleClas 的 [GitHub Repo](https://github.com/PaddlePaddle/PaddleClas) 直接下载源码。请根据[数据说明](https://github.com/PaddlePaddle/PaddleClas/blob/release/2.4/docs/zh_CN/data_preparation/classification_dataset.md)文档准备 ImageNet1k 数据集。
1919

0 commit comments

Comments
 (0)