Commit f0321df5 by huchi

no message

parent 05715480
......@@ -56,7 +56,7 @@ The default configuration enables compiling for the **pure CPU** version.
```bash
# Download the code
git clone https://github.com/NiuTrans/NiuTrans.NMT.git
git clone http://47.105.50.196/huchi/NiuTrans.NMT.git
git clone https://github.com/NiuTrans/NiuTensor.git
# Merge with NiuTrans.Tensor
mv NiuTrans.Tensor/source NiuTrans.NMT/source/niutensor
......
......@@ -8,7 +8,7 @@ Here is some compilation example for Linux with MKL, OpenBLAS, or CUDA supported
## Compile with CUDA supported
```bash
git clone https://github.com/NiuTrans/NiuTrans.NMT.git
git clone http://47.105.50.196/huchi/NiuTrans.NMT.git
git clone https://github.com/NiuTrans/NiuTensor.git
mv NiuTrans.Tensor/source NiuTrans.NMT/source/niutensor
rm NiuTrans.NMT/source/niutensor/Main.cpp
......@@ -22,7 +22,7 @@ make -j
```bash
git clone https://github.com/NiuTrans/NiuTrans.NMT.git
git clone http://47.105.50.196/huchi/NiuTrans.NMT.git
git clone https://github.com/NiuTrans/NiuTensor.git
mv NiuTrans.Tensor/source NiuTrans.NMT/source/niutensor
rm NiuTrans.NMT/source/niutensor/Main.cpp
......@@ -36,7 +36,7 @@ make -j
```bash
git clone https://github.com/NiuTrans/NiuTrans.NMT.git
git clone http://47.105.50.196/huchi/NiuTrans.NMT.git
git clone https://github.com/NiuTrans/NiuTensor.git
mv NiuTrans.Tensor/source NiuTrans.NMT/source/niutensor
rm NiuTrans.NMT/source/niutensor/Main.cpp
......@@ -50,7 +50,7 @@ make -j
```bash
git clone https://github.com/NiuTrans/NiuTrans.NMT.git
git clone http://47.105.50.196/huchi/NiuTrans.NMT.git
git clone https://github.com/NiuTrans/NiuTensor.git
mv NiuTrans.Tensor/source NiuTrans.NMT/source/niutensor
rm NiuTrans.NMT/source/niutensor/Main.cpp
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论