Skip to content

Commit dbc1ebc

Browse files
authored
Update train_example_xpu2_cn.md
1 parent c7234c7 commit dbc1ebc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/09_hardware_support/xpu_docs/train_example_xpu2_cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
1、 安装依赖:
88
```
9-
git clone https://github.com/PaddlePaddle/PaddleClas.git -b develop
9+
git clone https://github.com/PaddlePaddle/PaddleClas.git -b develop
1010
cd PaddleClas
1111
python -m pip install -r requirements.txt
1212
```
@@ -40,7 +40,7 @@ python tools/train.py \
4040

4141
1、安装依赖:
4242
```
43-
git clone https://github.com/PaddlePaddle/PaddleDetection.git -b develop
43+
git clone https://github.com/PaddlePaddle/PaddleDetection.git -b develop
4444
cd PaddleDetection/
4545
pip install -U pip Cython
4646
pip install -r requirements.txt

0 commit comments

Comments
 (0)