We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5211e2 commit de49decCopy full SHA for de49dec
README.md
@@ -27,7 +27,7 @@ pip install paddleslim -i https://pypi.tuna.tsinghua.edu.cn/simple
27
28
安装指定版本:
29
```bash
30
-pip install paddleslim=2.0.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
+pip install paddleslim==2.0.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
31
```
32
33
## 最近更新
docs/zh_cn/install.md
@@ -8,7 +8,7 @@ pip install paddleslim -i https://pypi.tuna.tsinghua.edu.cn/simple
8
9
10
11
12
13
14
## 版本对齐
0 commit comments