Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.04 KB

README.md

File metadata and controls

38 lines (24 loc) · 2.04 KB

paddlefx

paddlefx is an experimental project for building PaddlePaddle Python IR.

Community activities

If you are interested in these activities, please send a email to ext_paddle_oss@baidu.com, we'll invite you into wechat group.

Quick Start

pip install -r requirements_dev.txt

pip install -e .

pytest -n3 tests

Explore its Capabilities

Here are some examples of what paddlefx can do:

Contribution

This is a community driven project, maintenance of this project is on a "best effort" basis. The ideas and even lots of codes are borrowed from pytorch 2.0.

If you'd like to contribute, please feel free to raise a pull request, discuss in issues or discussions.