installation.rst 290 字节
Newer Older
L
LI Yunxiang 已提交
1 2 3 4 5 6 7 8 9 10 11 12
Installation
=============
Dependencies
-------------------
- Python 2.7 or 3.5+.
- PaddlePaddle >=1.2.1 (**Optional**, if you only want to use APIs related to parallelization alone)

Install
-------------
PARL is distributed on PyPI and can be installed with pip:
:: 
    pip install parl