You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/INSTALL.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
## Setup Locally with Pre-built Wheel
2
2
We provide pre-built wheel for python >= 3.4, Ubuntu >= 14.04 or CentOS >=7. The wheels are staticly linked so no dependency other than CUDA is required.
3
3
4
-
[Downdload wheel for CUDA-9.0](http://simpledet.alarge.space:1234/mxnet_cu90-1.6.0b20190820-py2.py3-none-manylinux1_x86_64.whl)
4
+
[Downdload wheel for CUDA-9.0](https://1dv.alarge.space/mxnet_cu90-1.6.0b20190820-py2.py3-none-manylinux1_x86_64.whl)
5
5
6
-
[Downdload wheel for CUDA-10.0](http://simpledet.alarge.space:1234/mxnet_cu100-1.6.0b20190820-py2.py3-none-manylinux1_x86_64.whl)
6
+
[Downdload wheel for CUDA-10.0](https://1dv.alarge.space/mxnet_cu100-1.6.0b20190820-py2.py3-none-manylinux1_x86_64.whl)
7
7
8
-
[Downdload wheel for CUDA-10.1](http://simpledet.alarge.space:1234/mxnet_cu101-1.6.0b20190820-py2.py3-none-manylinux1_x86_64.whl)
8
+
[Downdload wheel for CUDA-10.1](https://1dv.alarge.space/mxnet_cu101-1.6.0b20190820-py2.py3-none-manylinux1_x86_64.whl)
0 commit comments