README.md 100 Bytes
Newer Older
liangjing's avatar
liangjing committed
1
2
3
4
5
6
# How to compile

```shell
export COMPILE_DIR=<PaddlePaddle build directory>
python compile.py 
```