If you already have a local PaddlePaddle repo and have not initialized the submodule, your local submodule folder will be empty. You can simply run the last line of the above codes in your PaddlePaddle home directory to initialize your submodule folder.
If you have already initialized your submodule and you would like to sync with the upstream submodule repo, you can run the following command
```
git submodule update --remote
```
## <span id="requirements">Requirements</span>
## <span id="requirements">Requirements</span>
To compile the source code, your computer must be equipped with the following dependencies.
To compile the source code, your computer must be equipped with the following dependencies.