We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7234c7 commit dbc1ebcCopy full SHA for dbc1ebc
docs/guides/09_hardware_support/xpu_docs/train_example_xpu2_cn.md
@@ -6,7 +6,7 @@
6
7
1、 安装依赖:
8
```
9
-git clone https://github.com/PaddlePaddle/PaddleClas.git -b develop
+git clone https://github.com/PaddlePaddle/PaddleClas.git -b develop
10
cd PaddleClas
11
python -m pip install -r requirements.txt
12
@@ -40,7 +40,7 @@ python tools/train.py \
40
41
1、安装依赖:
42
43
-git clone https://github.com/PaddlePaddle/PaddleDetection.git -b develop
+git clone https://github.com/PaddlePaddle/PaddleDetection.git -b develop
44
cd PaddleDetection/
45
pip install -U pip Cython
46
pip install -r requirements.txt
0 commit comments