1. Update the readme.

This commit is contained in:
bhsueh 2020-03-03 09:11:01 +08:00
parent 8674bb6a6c
commit b162523c38

View file

@ -157,7 +157,7 @@ git clone https://github.com/NVIDIA/DeepLearningExamples
cd DeepLearningExamples
git submodule init
git submodule update
cd FasterTransformer
cd FasterTransformer/v2
```
3. Build the project.