Installation

Dependencies

  • Python 3.5+(Python 3.8+ is preferable for distributed training).

  • paddlepaddle>=2.0 (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

or install from source:

pip install --upgrade git+https://github.com/PaddlePaddle/PARL.git