File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 181
181
* cpu、mkl版本noavx机器安装:
182
182
183
183
```
184
- python -m pip install paddlepaddle==2.1.1 -f http ://www.paddlepaddle.org.cn/whl/mkl/stable/noavx/ html --no-index
184
+ python -m pip install paddlepaddle==2.1.1 -f https ://www.paddlepaddle.org.cn/whl/mkl/stable/noavx. html --no-index
185
185
```
186
186
187
187
* cpu、openblas版本noavx机器安装:
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ Note:
189
189
* cpu and mkl version installed on noavx machine:
190
190
191
191
```
192
- python -m pip install paddlepaddle==2.1.1 -f http ://www.paddlepaddle.org.cn/whl/mkl/stable/noavx/ html --no-index
192
+ python -m pip install paddlepaddle==2.1.1 -f https ://www.paddlepaddle.org.cn/whl/mkl/stable/noavx. html --no-index
193
193
```
194
194
195
195
* cpu and openblas version installed on noavx machine:
Original file line number Diff line number Diff line change 137
137
* cpu、mkl版本noavx机器安装:
138
138
139
139
```
140
- python -m pip install paddlepaddle==2.1.1 -f http ://www.paddlepaddle.org.cn/whl/mkl/stable/noavx/ html --no-index
140
+ python -m pip install paddlepaddle==2.1.1 -f https ://www.paddlepaddle.org.cn/whl/mkl/stable/noavx. html --no-index
141
141
```
142
142
143
143
* cpu、openblas版本noavx机器安装:
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ Note:
136
136
* cpu and mkl version installed on noavx machine:
137
137
138
138
```
139
- python -m pip install paddlepaddle==2.1.1 -f http ://www.paddlepaddle.org.cn/whl/mkl/stable/noavx/ html --no-index
139
+ python -m pip install paddlepaddle==2.1.1 -f https ://www.paddlepaddle.org.cn/whl/mkl/stable/noavx. html --no-index
140
140
```
141
141
142
142
* cpu and openblas version installed on noavx machine:
You can’t perform that action at this time.
0 commit comments